Klasse TCalcEdit

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCalcEdit = 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;

Eigenschaften

Published property CalculatorLayout : TCalculatorLayout Read FLayout Write Flayout;
Published property AsFloat : Double Read GetAsFloat Write SetAsFloat;
Published property AsInteger : Integer Read GetAsInteger Write SetAsInteger;
Published property OnAcceptValue : TAcceptValueEvent Read FOnAcceptValue Write FOnAcceptValue;
Published property DialogTitle : String Read FDialogTitle Write FDialogTitle Stored TitleStored;
Published property ButtonWidth;
Published property DirectInput;
Published property ButtonOnlyWhenFocused;
Published property NumGlyphs;
Published property Flat;
Published property Align;
Published property Anchors;
Published property BorderSpacing;
Published property AutoSize;
Published property Color;
Published property Ctl3D;
Published property DragCursor;
Published property DragMode;
Published property Enabled;
Published property Font;
Published property MaxLength;
Published property ParentColor;
Published property ParentCtl3D;
Published property ParentFont;
Published property ParentShowHint;
Published property PopupMenu;
Published property ReadOnly;
Published property ShowHint;
Published property TabOrder;
Published property TabStop;
Published property Visible;
Published property OnChange;
Published property OnClick;
Published property OnDblClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
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 OnStartDrag;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public Destructor Destroy; override;
 

Eigenschaften

Published property CalculatorLayout : TCalculatorLayout Read FLayout Write Flayout;
 
Published property AsFloat : Double Read GetAsFloat Write SetAsFloat;
 
Published property AsInteger : Integer Read GetAsInteger Write SetAsInteger;
 
Published property OnAcceptValue : TAcceptValueEvent Read FOnAcceptValue Write FOnAcceptValue;
 
Published property DialogTitle : String Read FDialogTitle Write FDialogTitle Stored TitleStored;
 
Published property ButtonWidth;
 
Published property DirectInput;
 
Published property ButtonOnlyWhenFocused;
 
Published property NumGlyphs;
 
Published property Flat;
 
Published property Align;
 
Published property Anchors;
 
Published property BorderSpacing;
 
Published property AutoSize;
 
Published property Color;
 
Published property Ctl3D;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property Enabled;
 
Published property Font;
 
Published property MaxLength;
 
Published property ParentColor;
 
Published property ParentCtl3D;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 
Published property ReadOnly;
 
Published property ShowHint;
 
Published property TabOrder;
 
Published property TabStop;
 
Published property Visible;
 
Published property OnChange;
 
Published property OnClick;
 
Published property OnDblClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
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 OnStartDrag;
 

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