Unit 'ovcnf' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TOvcNumericField

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

Declaration

Source position: ovcnf.pas line 147

type TOvcNumericField = class(TOvcCustomNumericField)

published

  property DataType: TNumericDataType;

  

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property AutoSize: Boolean;

  

  property BorderStyle: TBorderStyle;

  

  property CaretIns: TOvcCaret;

  

  property CaretOvr: TOvcCaret;

  

  property Color;

  

  property Controller: TOvcController;

  

  property Ctl3D;

  

  property Borders: TOvcBorders;

  

  property DragCursor;

  

  property DragMode;

  

  property EFColors: TOvcEfColors;

  

  property Enabled;

  

  property Font;

  

  property LabelInfo: TOvcLabelInfo;

  

  property Options: TOvcEntryFieldOptions;

  

  property PadChar: AnsiChar;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PictureMask: string;

  

  property PopupMenu;

  

  property RangeHi: string; [s]

  

  property RangeLo: string; [s]

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Tag;

  

  property TextMargin: Integer;

  

  property Uninitialized: Boolean;

  

  property Visible;

  

  property ZeroDisplay: TZeroDisplay;

  

  property ZeroDisplayValue: Double;

  

  property AfterEnter: TNotifyEvent;

  

  property AfterExit: TNotifyEvent;

  

  property OnChange: TNotifyEvent;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnError: TValidationErrorEvent;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel: TMouseWheelEvent;

  

  property OnStartDrag;

  

  property OnUserCommand: TUserCommandEvent;

  

  property OnUserValidation: TUserValidationEvent;

  

end;

Inheritance

TOvcNumericField

  

|

TOvcCustomNumericField

  

|

TOvcPictureBase

  

|

TOvcBaseEntryField

  

|

TOvcCustomControlEx

  

|

TOvcCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio