API:FMX.Forms.TCustomForm.Fill
Delphi
property Fill: TBrush read FFill write SetFill;
C++
__property Fmx::Graphics::TBrush* Fill = {read=FFill, write=SetFill};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCustomForm |
Description
Embarcadero Technologies does not currently have any additional information.