LCL: published missing properties TCalendar.Hint and TCalendar.TabOrder.

git-svn-id: trunk@37160 -
This commit is contained in:
zeljko 2012-05-05 10:06:12 +00:00
parent f0f5beb5cf
commit f7a4699628

View File

@ -118,6 +118,7 @@ type
property Date;
property DateTime;
property DisplaySettings;
property Hint;
property OnChange;
property OnChangeBounds;
property OnClick;
@ -139,6 +140,7 @@ type
property OnYearChanged;
property PopupMenu;
property ShowHint;
property TabOrder;
property TabStop;
property Visible;
end;