IDEIntf: i18n-ed 'Properties' filteredit caption in Object Inspector

git-svn-id: trunk@52221 -
This commit is contained in:
maxim 2016-04-19 22:53:21 +00:00
parent a096d6168c
commit 3294b7ee32

View File

@ -4211,7 +4211,7 @@ begin
Height := 15;
Top := 7;
Width := 53;
Caption := 'Properties';
Caption := oisBtnProperties;
FocusControl := PropFilterEdit;
end;