Class TUPCustomDateEdit (unit uUPDateEdit) |
TCustomMaskEdit
Constructors |
Functions |
if Assigned(FOnDateChanged) then FOnDateChanged(Self);
Properties |
Events |
Variables |
Constructors |
Protected declarations
Functions |
FormatText;
if Assigned(FOnDropDown) then FOnDropDown(Self);
then FDateTime := StrToDateTime(Text);
Private declarations
if Assigned(FOnDateChanged) then FOnDateChanged(Self);
draw drop down button
Properties |
Events |
Variables |