TGDateTimeEdit
Jump to navigation
Jump to search
This is a component assembling a TGDateEdit and a TTimeEdit (LCL standard component) on a panel to display and input a date and a time.
A property DateTime can read or write a value of type TDateTime in the component.
Direct input can be allowed or not.
See also
TGDateEdit to enter a date with no time.
TGPeriodEdit designed for 2 dates (start date and end date).
Other data entry components