Show: Delphi
C++
Display Preferences
FMX.Types.TBrushBitmap
From XE3 API Documentation
Delphi
TBrushBitmap = class(TInterfacedPersistent)
C++
class PASCALIMPLEMENTATION TBrushBitmap : public System::Classes::TInterfacedPersistent
Contents |
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
TBrushBitmap instances are used to create a pattern for a TBrush from a bitmap, specifying its name and the wrapping mode.
See Also