Design- and Runtime
|
Day |
integer |
Starting day |
DialogCaption |
string |
Caption used by the dialog |
DialogLeft |
integer |
Used for X-positioning the dialogon your screen |
DialogPosition |
TPosition |
Used for positioning type of your dialog (ie. PoScreenCenter) |
DialogTop |
integer |
Used for Y-positioning the dialog on your screen |
Month integer |
integer |
Starting month |
Name |
string |
The name of the component on your form |
Tag |
longint |
Not used by the dialog, this is a longint for personal use |
UseToDay |
boolean |
If true then the current-date will be used (overrides Day,
Month, Year) |
Run-Time only
|
ResultDate |
TDateTime |
The Date selected by the user |