mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 04:29:25 +02:00
lcl: fixed TComboBox.ReadOnly deprecated text
git-svn-id: trunk@59467 -
This commit is contained in:
parent
ef65ce480c
commit
59036dc723
@ -480,7 +480,7 @@ type
|
||||
property ParentFont;
|
||||
property ParentShowHint;
|
||||
property PopupMenu;
|
||||
property ReadOnly; deprecated 'Will be removed in 1.10 - use extended Style values instead.';
|
||||
property ReadOnly; deprecated 'Will be removed in 2.2 - use extended Style values instead.';
|
||||
property ShowHint;
|
||||
property Sorted;
|
||||
property Style;
|
||||
|
Loading…
Reference in New Issue
Block a user