Class TCellParamsCondList
Unit
rDBGrid
Declaration
type TCellParamsCondList = class(TList)
Description
define list of conditions for cell highlighting
Hierarchy
- TList
- TCellParamsCondList
Overview
Methods
Description
Methods
 |
procedure LinkDataset(DataSet: TDataSet); |
|
 |
procedure ResetCond; |
|
 |
procedure GetFieldCond(Field: TField; AFont: TFont; var Background: TColor; ActiveRow, Highlight, RefreshCond: boolean); virtual; |
|
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:00
|