Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
RosiCompGlobalCfg
type TGridLookStyleDef = record
define record for one GridLook style
StyleName: string;
GradientStartColor: TColor;
GradientEndColor: TColor;
TitleFontColor: TColor;
TextFontColor: TColor;
TextBkColor: TColor;
TextBkColorActiveRow: TColor;
TextBkColorOddRow: TColor;