Class TDB3DGrid (unit DBGrid3D)

Inherits from

TCustomDBGrid

Constructors


constructor Create(AOwner : TComponent);

DB3DGrid


Functions

function CanEditShow: Boolean;


procedure DrawCell(ACol, ARow: Longint;ARect: TRect; AState: TGridDrawState);


function IsBoolCheck: Boolean;


procedure KeyPress(var Key: Char);


procedure MouseDown(Button: TMouseButton; Shift: TShiftState; X, Y: Integer);


procedure SetBoolAsCheck(Value : Boolean);


procedure SetGrid3D(Value : Boolean);


Properties

property Align :


property BoolAsCheck : boolean


property BorderStyle :


property Color :


property Columns :


property Ctl3D :


property DataSource :


property DefaultDrawing :


property DragCursor :


property DragMode :


property Enabled :


property FixedColor :


property Font :


property Grid3D : boolean


property Options :


property ParentColor :


property ParentCtl3D :


property ParentFont :


property ParentShowHint :


property PopupMenu :


property ReadOnly :


property ShowHint :


property TabOrder :


property TabStop :


property TitleFont :


property Visible :


property Canvas :


property SelectedRows :


Events

event OnColEnter :


event OnColExit :


event OnColumnMoved :


event OnDblClick :


event OnDragDrop :


event OnDragOver :


event OnDrawColumnCell :


event OnDrawDataCell :


event OnEditButtonClick :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnKeyDown :


event OnKeyPress :


event OnKeyUp :


event OnStartDrag :


Variables

FBoolAsCheck : boolean;


FGrid3D : boolean;



Constructors


constructor Create(AOwner : TComponent);

DB3DGrid


Functions


function CanEditShow: Boolean;


procedure DrawCell(ACol, ARow: Longint;ARect: TRect; AState: TGridDrawState);


function IsBoolCheck: Boolean;


procedure KeyPress(var Key: Char);


procedure MouseDown(Button: TMouseButton; Shift: TShiftState; X, Y: Integer);


procedure SetBoolAsCheck(Value : Boolean);


procedure SetGrid3D(Value : Boolean);


Properties


property Align :


property BoolAsCheck : boolean


property BorderStyle :


property Color :


property Columns :


property Ctl3D :


property DataSource :


property DefaultDrawing :


property DragCursor :


property DragMode :


property Enabled :


property FixedColor :


property Font :


property Grid3D : boolean


property Options :


property ParentColor :


property ParentCtl3D :


property ParentFont :


property ParentShowHint :


property PopupMenu :


property ReadOnly :


property ShowHint :


property TabOrder :


property TabStop :


property TitleFont :


property Visible :


property Canvas :


property SelectedRows :


Events


event OnColEnter :


event OnColExit :


event OnColumnMoved :


event OnDblClick :


event OnDragDrop :


event OnDragOver :


event OnDrawColumnCell :


event OnDrawDataCell :


event OnEditButtonClick :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnKeyDown :


event OnKeyPress :


event OnKeyUp :


event OnStartDrag :


Variables


FBoolAsCheck : boolean;


FGrid3D : boolean;