DrawFillColor property (Main Control)

C++ Builder example

Delphi example

 

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:

Working with the Control: Client Area Usage

 

Raster Images: Drawing on a Bitmap

 

Using Color Values in LEADTOOLS