TDrawRectangle.FillColor

redirigé depuis TDrawRectangle.SetFillColor

TDrawRectangle = class (TDrawObject)Interface de TDrawRectangleExemples de TDrawRectangle

Définition de la couleur de fond du rectangle

Syntaxe

property FillColor: Integer read GetFillColor write SetFillColor

Remarques

La couleur doit être définie conformément à la transformation Function/RGBToColor.

Exemples

Cf. Exemple.

Classification

UGraphicalViews TDrawRectangle