DrawFillColor property (Main Control)
Builder Syntax |
Graphics::TColor DrawFillColor |
Delphi Syntax |
DrawFillColor: TColor |
Overview |
Refer to Drawing Simple Objects. |
Remarks
(Persistent property, available at design time) Specifies the interior color of a drawing object.
You can specify a COLORREF value (the return value of the RGB function).
See Also
Topics: |
|
|
|
|