publish some properties (from Aleksey Lagunov)

git-svn-id: trunk@13413 -
This commit is contained in:
paul 2007-12-22 09:17:19 +00:00
parent 0938a34a4d
commit f8e055073d
2 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,7 @@ type
property AutoComplete;
property AutoCompleteText;
property AutoDropDown;
property AutoSize;
property BorderSpacing;
property Color;
property Ctl3D;

View File

@ -945,6 +945,7 @@ type
property OnStartDrag;
property ParentBidiMode;
property ParentFont;
property ParentColor;
property ShowAccelChar;
property TabOrder;
property TabStop;
@ -1524,3 +1525,4 @@ end.