FMX.Graphics.IBrushObject
Delphi
IBrushObject = interface(IFreeNotificationBehavior)
C++
__interface INTERFACE_UUID("{BB870DB6-0228-4165-9906-CF75BFF8C7CA}") IBrushObject : public Fmx::Types::IFreeNotificationBehavior
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | FMX.Graphics |
Description
Interface that defines an object that contains a brush.
IBrushObject methods and properties refer to the contained brush.