StackColor
Specifies background color of a single stack if cells have not filled out all remaining space.
pas
property StackColor: TColor read FStackColor write SetStackColor default clNone;
Specifies background color of a single stack if cells have not filled out all remaining space.
property StackColor: TColor read FStackColor write SetStackColor default clNone;