LCL: published TImage.ShowHint, ParentShowHint and Enabled (bug #7578)

git-svn-id: trunk@10341 -
This commit is contained in:
vincents 2006-12-18 06:51:43 +00:00
parent 9bb80433b3
commit c6fcef4270

View File

@ -564,6 +564,7 @@ type
property BorderSpacing;
property Center;
property Constraints;
property Enabled;
property OnChangeBounds;
property OnClick;
property OnDblClick;
@ -574,9 +575,11 @@ type
property OnMouseUp;
property OnPaint;
property OnResize;
property ParentShowHint;
property Picture;
property PopupMenu;
property Proportional;
property ShowHint;
property Stretch;
property Transparent;
property Visible;