mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 19:20:30 +02:00
IDE, Form editor options: improved 'Change OI on form titlebar click' option caption
git-svn-id: trunk@53104 -
This commit is contained in:
parent
391999a15b
commit
dbbc611572
@ -1440,7 +1440,7 @@ resourcestring
|
||||
dlgCheckPackagesOnFormCreate = 'Check packages on form create';
|
||||
dlgCheckPackagesOnFormCreateHint = 'The form may require a package to work. '
|
||||
+'Install such a package automatically.';
|
||||
dlgFormTitleBarChangesObjectInspector = 'Form title bar selection changes Object Inspector';
|
||||
dlgFormTitleBarChangesObjectInspector = 'Change Object Inspector contents on clicking form title bar';
|
||||
dlgFormTitleBarChangesObjectInspectorHint = 'Show a form''s properties in Object Inspector '
|
||||
+'by clicking on its title bar.';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user