TTMSFNCGraphicsContext.GetFillColor Method
Returns the current active fill color applied to the canvas.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphicsContext
Syntax
function GetFillColor: TTMSFNCGraphicsColor; virtual; abstract;
Returns
The current fill color.