FMX.Graphics._di_IBrushObject
C++
typedef System::DelphiInterface<IBrushObject> _di_IBrushObject;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | FMX.Graphics.hpp | FMX.Graphics | FMX.Graphics |
Description
Represents the DelphiInterface of IBrushObject.
You can use _di_IBrushObject to refer to a brush object in C++ code.