Klasse TDateEdit

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TDateEdit = class(TCustomEditButton)

Beschreibung

no description available, TCustomEditButton description follows
no description available, TCustomEdit description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Public procedure DateFormatChanged; virtual;

Eigenschaften

Public property Date: TDateTime Read FDate Write SetDate;
Public property Button;
Published property DialogTitle: TCaption Read FDialogTitle Write FDialogTitle Stored IsStoreTitle;
Published property CalendarDisplaySettings : TDisplaySettings Read FDisplaySettings Write FDisplaySettings;
Published property OnAcceptDate : TAcceptDateEvent Read FOnAcceptDAte Write FOnAcceptDate;
Published property OKCaption: TCaption Read FOKCaption Write FOKCaption;
Published property CancelCaption: TCaption Read FCancelCaption Write FCancelCaption;
Published property ReadOnly default true;
Published property ButtonOnlyWhenFocused;
Published property ButtonWidth;
Published property Action;
Published property Align;
Published property Anchors;
Published property AutoSize;
Published property BorderSpacing;
Published property Color;
Published property Constraints;
Published property CharCase;
Published property Glyph;
Published property NumGlyphs;
Published property DragMode;
Published property EchoMode;
Published property Enabled;
Published property Font;
Published property MaxLength;
Published property OnChange;
Published property OnChangeBounds;
Published property OnClick;
Published property OnEditingDone;
Published property OnEnter;
Published property OnExit;
Published property OnKeyDown;
Published property OnKeyPress;
Published property OnKeyUp;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnResize;
Published property ParentFont;
Published property ParentShowHint;
Published property PasswordChar;
Published property PopupMenu;
Published property ShowHint;
Published property TabStop;
Published property TabOrder;
Published property Visible;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure DateFormatChanged; virtual;
 

Eigenschaften

Public property Date: TDateTime Read FDate Write SetDate;
 
Public property Button;
 
Published property DialogTitle: TCaption Read FDialogTitle Write FDialogTitle Stored IsStoreTitle;
 
Published property CalendarDisplaySettings : TDisplaySettings Read FDisplaySettings Write FDisplaySettings;
 
Published property OnAcceptDate : TAcceptDateEvent Read FOnAcceptDAte Write FOnAcceptDate;
 
Published property OKCaption: TCaption Read FOKCaption Write FOKCaption;
 
Published property CancelCaption: TCaption Read FCancelCaption Write FCancelCaption;
 
Published property ReadOnly default true;
 
Published property ButtonOnlyWhenFocused;
 
Published property ButtonWidth;
 
Published property Action;
 
Published property Align;
 
Published property Anchors;
 
Published property AutoSize;
 
Published property BorderSpacing;
 
Published property Color;
 
Published property Constraints;
 
Published property CharCase;
 
Published property Glyph;
 
Published property NumGlyphs;
 
Published property DragMode;
 
Published property EchoMode;
 
Published property Enabled;
 
Published property Font;
 
Published property MaxLength;
 
Published property OnChange;
 
Published property OnChangeBounds;
 
Published property OnClick;
 
Published property OnEditingDone;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnKeyDown;
 
Published property OnKeyPress;
 
Published property OnKeyUp;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnResize;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PasswordChar;
 
Published property PopupMenu;
 
Published property ShowHint;
 
Published property TabStop;
 
Published property TabOrder;
 
Published property Visible;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:56