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

TOvcTCCheckBox

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

Declaration

Source position: ovctcbox.pas line 86

type TOvcTCCheckBox = class(TOvcTCCustomCheckBox)

published

  property AcceptActivationClick: Boolean;

  

  property Access: TOvcTblAccess;

  

  property Adjust: TOvcTblAdjust;

  

  property AllowGrayed: Boolean;

  

  property CellGlyphs: TOvcCellGlyphs;

  

  property Color: TColor;

  

  property Hint: string;

  

  property Margin: Integer;

  

  property ShowHint: Boolean;

  

  property Table: TOvcTableAncestor;

  

  property TableColor: Boolean;

  

  property OnClick: TNotifyEvent;

  

  property OnDragDrop: TDragDropEvent;

  

  property OnDragOver: TDragOverEvent;

  

  property OnEndDrag: TEndDragEvent;

  

  property OnEnter: TNotifyEvent;

  

  property OnExit: TNotifyEvent;

  

  property OnKeyDown: TKeyEvent;

  

  property OnKeyPress: TKeyPressEvent;

  

  property OnKeyUp: TKeyEvent;

  

  property OnMouseDown: TMouseEvent;

  

  property OnMouseMove: TMouseMoveEvent;

  

  property OnMouseUp: TMouseEvent;

  

  property OnOwnerDraw: TCellPaintNotifyEvent;

  

end;

Inheritance

TOvcTCCheckBox

  

|

TOvcTCCustomCheckBox

  

|

TOvcTCCustomGlyph

  

|

TOvcTCBaseBitMap

  

|

TOvcBaseTableCell

  

|

TOvcTableCellAncestor

  

|

TObject



CT Web help

CodeTyphon Studio