lcl: publish ParentColor property for TEdit and TMemo

git-svn-id: trunk@18915 -
This commit is contained in:
paul 2009-03-08 07:42:51 +00:00
parent ca8233b52a
commit d9d35d2eaf

View File

@ -855,6 +855,7 @@ type
property OnResize;
property OnStartDrag;
property OnUTF8KeyPress;
property ParentColor;
property ParentFont;
property ParentShowHint;
property PasswordChar;
@ -910,6 +911,7 @@ type
property OnStartDrag;
property OnUTF8KeyPress;
property ParentBidiMode;
property ParentColor;
property ParentFont;
property PopupMenu;
property ParentShowHint;