FMX.Types.IPaintControl
Delphi
IPaintControl = interface
C++
__interface  INTERFACE_UUID("{47959F99-CCA5-4ACF-BB8D-357F126E9C78}") IPaintControl  : public System::IInterface
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| interface class | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | FMX.Types | 
Description
Interface that defines a control that handles painting.
IPaintControl declares methods and properties necessary for drawing.