Unit 'ovcedclc' Package
[Overview][Classes][Index] [#pl_orpheus]

TOvcNumberEdit

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

Declaration

Source position: ovcedclc.pas line 134

type TOvcNumberEdit = class(TOvcCustomNumberEdit)

published

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property AllowIncDec: Boolean;

  

  property AutoSelect;

  

  property AutoSize;

  

  property BorderStyle;

  

  property ButtonGlyph: TBitmap;

  

  property Color;

  

  property Ctl3D;

  

  property Cursor;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property Font;

  

  property HideSelection;

  

  property LabelInfo: TOvcLabelInfo;

  

  property ParentColor;

  

  property ParentCtl3D;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupAnchor: TOvcPopupAnchor;

  

  property PopupColors: TOvcCalcColors;

  

  property PopupDecimals: Integer;

  

  property PopupFont: TFont;

  

  property PopupHeight: Integer;

  

  property PopupWidth: Integer;

  

  property PopupMenu;

  

  property ReadOnly: Boolean;

  

  property ShowHint;

  

  property ShowButton: Boolean;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnChange;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnPopupClose: TOvcPopupEvent;

  

  property OnPopupOpen: TOvcPopupEvent;

  

  property OnStartDrag;

  

end;

Inheritance

TOvcNumberEdit

  

|

TOvcCustomNumberEdit

  

|

TOvcEdPopup

  

|

TOvcCustomEdit

  

|

TObject



CT Web help

CodeTyphon Studio