Unit 'ECSpinCtrls' Package
[Overview][Constants][Types][Classes][Index] [#pl_eccontrols]

TECSpinBtns

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ecspinctrls.pas line 397

type TECSpinBtns = class(TCustomSpinBtns)

public

  destructor Destroy; override;

  

published

  property Align;

  

  property Anchors;

  

  property BiDiMode;

  

  property BtnBigDec: TSingleSpinBtn;

  

  property BtnBigInc: TSingleSpinBtn;

  

  property BtnDec: TSingleSpinBtn;

  

  property BtnDrag: TSingleSpinBtn;

  

  property BtnInc: TSingleSpinBtn;

  

  property BtnMax: TSingleSpinBtn;

  

  property BtnMenu: TSingleSpinBtn;

  

  property BtnMiddle: TSingleSpinBtn;

  

  property BtnMin: TSingleSpinBtn;

  

  property BorderSpacing;

  

  property Controller: TECSpinController; [rw]

  

  property DiscreteChange: Double;

  

  property DragControl: TExtraMouseButtons;

  

  property DragOrientation: TDragOrientation;

  

  property Enabled;

  

  property Font;

  

  property GlyphStyle: TGlyphStyle;

  

  property Images: TCustomImageList;

  

  property Increment: Double;

  

  property Max: Double;

  

  property MenuBtnLeftMouseUp: Boolean;

  

  property MenuControl: TExtraMouseButtons;

  

  property Min: Double;

  

  property Middle: Double;

  

  property Mode: TIncrementalMode;

  

  property MouseFromMiddle: Boolean;

  

  property MouseIncrementX: Double;

  

  property MouseIncrementY: Double;

  

  property MouseStepPixelsX: Word;

  

  property MouseStepPixelsY: Word;

  

  property PageSize: Double;

  

  property ParentBiDiMode;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Reversed: Boolean;

  

  property ShowHint;

  

  property Spacing: SmallInt;

  

  property Style: TButtonStyle;

  

  property TimerDelay: Integer;

  

  property TimerRepeating: Integer;

  

  property Value: Double;

  

  property Visible;

  

  property Width; [s]

  

  property OnChange: TNotifyEvent;

  

  property OnChangeBounds;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDrawGlyph: TOnDrawGlyph;

  

  property OnMenuClick: TNotifyEvent;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnResize;

  

end;

Inheritance

TECSpinBtns

  

|

TCustomSpinBtns

  

|

TObject



CT Web help

CodeTyphon Studio