TTMSFNCStyles.GetStyleSelectionFillColorTo Method
Retrieves the style-defined secondary selection fill color and returns
Trueif a value was found.
API unit family: TMSFNCStyles
Declaring type: TTMSFNCStyles
Syntax
class function GetStyleSelectionFillColorTo(var AColor: TTMSFNCGraphicsColor): Boolean; virtual;
Parameters
| Name | Description |
|---|---|
AColor |
Receives the secondary selection fill color when the method returns True. |
Returns
True if the style provides a secondary selection fill color; False otherwise.