Show: Delphi
C++
Display Preferences
FMX.Types.TBrushResource
From XE3 API Documentation
Delphi
TBrushResource = class(TInterfacedPersistent, IFreeNotification)
C++
class PASCALIMPLEMENTATION TBrushResource : public System::Classes::TInterfacedPersistent
Contents |
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Represents the class for brush resources.
A TBrushResource instance specifies a brush resource used for setting the color and pattern of a TBrush object, when its Kind property is set to bkResource.