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

TOvcTCSimpleField

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

Declaration

Source position: ovctcsim.pas line 93

type TOvcTCSimpleField = class(TOvcTCCustomSimpleField)

published

  property Access: TOvcTblAccess;

  

  property Adjust: TOvcTblAdjust;

  

  property CaretIns: TOvcCaret;

  

  property CaretOvr: TOvcCaret;

  

  property Color: TColor;

  

  property ControlCharColor: TColor;

  

  property DataType: TSimpleDataType;

  

  property DecimalPlaces: Byte;

  

  property EFColors: TOvcEfColors;

  

  property Font: TFont;

  

  property Hint: string;

  

  property Margin: Integer;

  

  property MaxLength: Word;

  

  property Options: TOvcEntryFieldOptions;

  

  property PadChar: AnsiChar;

  

  property PasswordChar: AnsiChar;

  

  property PictureMask: AnsiChar;

  

  property RangeHi: string; [s]

  

  property RangeLo: string; [s]

  

  property ShowHint: Boolean;

  

  property Table: TOvcTableAncestor;

  

  property TableColor: Boolean;

  

  property TableFont: Boolean;

  

  property TextHiColor: TColor;

  

  property TextMargin: Integer;

  

  property TextStyle: TOvcTextStyle;

  

  property OnChange: TNotifyEvent;

  

  property OnClick: TNotifyEvent;

  

  property OnDblClick: TNotifyEvent;

  

  property OnDragDrop: TDragDropEvent;

  

  property OnDragOver: TDragOverEvent;

  

  property OnEndDrag: TEndDragEvent;

  

  property OnEnter: TNotifyEvent;

  

  property OnError: TValidationErrorEvent;

  

  property OnExit: TNotifyEvent;

  

  property OnKeyDown: TKeyEvent;

  

  property OnKeyPress: TKeyPressEvent;

  

  property OnKeyUp: TKeyEvent;

  

  property OnMouseDown: TMouseEvent;

  

  property OnMouseMove: TMouseMoveEvent;

  

  property OnMouseUp: TMouseEvent;

  

  property OnOwnerDraw: TCellPaintNotifyEvent;

  

  property OnUserCommand: TUserCommandEvent;

  

  property OnUserValidation: TUserValidationEvent;

  

end;

Inheritance

TOvcTCSimpleField

  

|

TOvcTCCustomSimpleField

  

|

TOvcTCBaseEntryField

  

|

TOvcTCBaseString

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio