lcl: fixed TComboBox.ReadOnly deprecated text

git-svn-id: trunk@59467 -
This commit is contained in:
mattias 2018-11-06 10:46:55 +00:00
parent ef65ce480c
commit 59036dc723

View File

@ -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;