TStaticText: publish properties Enabled, ParentShowHint and PopupMenu. Issues #0031313, #0031315 and #0031333.

git-svn-id: trunk@54071 -
This commit is contained in:
bart 2017-02-02 11:52:30 +00:00
parent 8ce29506c5
commit b83fd2e5a2

View File

@ -1064,6 +1064,7 @@ type
property DragCursor;
property DragKind;
property DragMode;
property Enabled;
property FocusControl;
property Font;
property OnChangeBounds;
@ -1086,6 +1087,8 @@ type
property ParentBidiMode;
property ParentFont;
property ParentColor;
property ParentShowHint;
property PopupMenu;
property ShowAccelChar;
property ShowHint;
property TabOrder;