mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 02:20:30 +01:00
IDEIntf: i18n-ed 'Properties' filteredit caption in Object Inspector
git-svn-id: trunk@52221 -
This commit is contained in:
parent
a096d6168c
commit
3294b7ee32
@ -4211,7 +4211,7 @@ begin
|
||||
Height := 15;
|
||||
Top := 7;
|
||||
Width := 53;
|
||||
Caption := 'Properties';
|
||||
Caption := oisBtnProperties;
|
||||
FocusControl := PropFilterEdit;
|
||||
end;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user