Class TDBColoredGrid (unit DbClrGrd)
Inherits from
TDBGrid
Constructors
Functions
procedure ApplyCellAttr( Field : TField ; Canvas : TCanvas; State : TGridDrawState ) ;
procedure DoApplyCellAttr( Field : TField ; Canvas : TCanvas; State : TGridDrawState ) ;
procedure DrawCell(ACol, ARow: Longint; ARect: TRect; AState: TGridDrawState);
procedure DrawDataCell(const Rect: TRect; Field: TField; State: TGridDrawState);
Properties
Events
event OnApplyCellAttr : TApplyCellAttrEvent
Variables
fOnApplyCellAttr : TApplyCellAttrEvent ;
Constructors
Functions
procedure ApplyCellAttr( Field : TField ; Canvas : TCanvas; State : TGridDrawState ) ;
procedure DoApplyCellAttr( Field : TField ; Canvas : TCanvas; State : TGridDrawState ) ;
procedure DrawCell(ACol, ARow: Longint; ARect: TRect; AState: TGridDrawState);
procedure DrawDataCell(const Rect: TRect; Field: TField; State: TGridDrawState);
Properties
Events
event OnApplyCellAttr : TApplyCellAttrEvent
Variables
fOnApplyCellAttr : TApplyCellAttrEvent ;