Unit ToolEdit |
*****************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1995, 1996 AO ROSNO } { Copyright (c) 1997 Master-Bank } { } {
Classes |
TComboEdit - TComboEdit
TCustomComboEdit -
TCustomDateEdit -
TDateEdit - TDateEdit
TDirectoryEdit -
TEditButton - TCustomComboEdit
TFileDirEdit -
TFilenameEdit -
TPopupWindow -
Functions |
DateFormatChanged - Utility routines
Utility routines
Types |
TCalendarStyle
TCloseUpEvent
TDirDialogKind
TExecDateDialog
TExecOpenDialogEvent
TFileDialogKind
TFileExt
TGlyphKind
TPopupAlign
TYearDigits
Constants |
dcsDefault
DefEditBtnWidth
scAltDown
Variables |
Functions |
Utility routines
Types |
TCalendarStyle = (csPopup, csDialog);TCustomDateEdit
TCloseUpEvent = procedure (Sender: TObject; Accept: Boolean) of objectTPopupWindow
TDirDialogKind = (dkVCL, dkWin32);TDirectoryEdit } {$IFDEF WIN32
TExecDateDialog = procedure(Sender: TObject; var ADate: TDateTime; var Action: Boolean) of object
TExecOpenDialogEvent = procedure(Sender: TObject; var Name: string; var Action: Boolean) of objectTFileDirEdit } { The common parent of TFilenameEdit and TDirectoryEdit } { For internal use only; it's not intended to be used separately
TFileDialogKind = (dkOpen, dkSave );TFilenameEdit
TFileExt = type string
TGlyphKind = (gkCustom, gkDefault, gkDropDown, gkEllipsis);
TPopupAlign = (epaRight, epaLeft);
TYearDigits = (dyDefault, dyFour, dyTwo);
Constants |
Variables |