TTMSFNCStyles.GetStyleLineFillColor Method
Retrieves the style-defined color used for grid lines or separators and returns
Trueif a value was found.
API unit family: TMSFNCStyles
Declaring type: TTMSFNCStyles
Syntax
class function GetStyleLineFillColor(var AColor: TTMSFNCGraphicsColor): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
AColor |
Receives the style line fill color when the method returns True. |
Returns
True if the style provides a line fill color; False if no style color is available.