Unit Datetime

Classes

TDateTimeDlg -
TDBDateTimeDlg -
TFormCalendar - Set Clock Time from TDateTime
TFormClock -
TFormSetIncrement -

Functions

Register - Offset on buttons to compensate for 32 bit environment

Types

TButtonOption
TButtonOptions
TIncrementScale

Constants

Variables


Functions


procedure Register;

Offset on buttons to compensate for 32 bit environment

Types


TButtonOption = (btnCalendar, btnClock, btnIncrement);

TButtonOptions = Set of TButtonOption

TIncrementScale = (Year, Month, Week, Day, Hour, Minute, Second);
**********************************************************} {* TDateTime and TDBDateTime components (32 bit version) *} {* Completed: 14 October 1996 *} {* Developed By: John Stathakis *} {* E-Mail: Jlstath@mail.icon.co.za *} {* read the readme.txt file for more info *} {

Constants


Variables