Class TDrawDBGrid (unit drdbgrid)
Inherits from
TDBGrid
Constructors
constructor Create(AOwner : TComponent);
Functions
destructor Destroy;
procedure DrawCell(ACol, ARow: Longint; ARect: TRect; AState: TGridDrawState);
Properties
Events
event OnDrawFieldCellEvent : TDrawFieldCellEvent
Variables
FDrawFieldCellEvent : TDrawFieldCellEvent;
Constructors
constructor Create(AOwner : TComponent);
Functions
destructor Destroy;
procedure DrawCell(ACol, ARow: Longint; ARect: TRect; AState: TGridDrawState);
Properties
Events
event OnDrawFieldCellEvent : TDrawFieldCellEvent
Variables
FDrawFieldCellEvent : TDrawFieldCellEvent;