JVCL Help:TglGridCellStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TglGridCellStyle type
[+] JvgStringGrid.pas Records
[+] TglGridCellStyle Fields
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvgStringGrid.pas
TglGridCellStyle = record
Hottracking: Boolean;
GradientFilling: Boolean;
Default_Drawing: Boolean;
R: TRect;
CellBorders: TglSides;
BevelInner: TPanelBevel;
BevelOuter: TPanelBevel;
BevelBold: Boolean;
FontStyle: TFontStyles;
FontColor: TColor;
BackgrColor: TColor;
Interspace: Integer;
end;
Members
Members | Description |
Hottracking: Boolean; | Description for Hottracking |
GradientFilling: Boolean; | Description for GradientFilling |
Default_Drawing: Boolean; | Description for Default_Drawing |
R: TRect; | Description for R |
CellBorders: TglSides; | Description for CellBorders |
BevelInner: TPanelBevel; | Description for BevelInner |
BevelOuter: TPanelBevel; | Description for BevelOuter |
BevelBold: Boolean; | Description for BevelBold |
FontStyle: TFontStyles; | Description for FontStyle |
FontColor: TColor; | Description for FontColor |
BackgrColor: TColor; | Description for BackgrColor |
Interspace: Integer; | Description for Interspace |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page