JVCL Help:TglGridCellStyle

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvgStringGrid.pas


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

run\JvgStringGrid.pas


Description

Write here a description

run\JvgStringGrid.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvgStringGrid.pas


About

Navigation

run\JvgStringGrid.pas



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