FMX.Types.IPersistentProvider
Delphi
IPersistentProvider = interface
C++
__interface INTERFACE_UUID("{B0B03758-A2F5-49B9-9A39-C2C2405B2EAD}") IPersistentProvider : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
FMX.Types.IPersistentProvider provides a persistent object for the designer.
A different TPersistent can be routed into thedesigner using this interface. This can be used to expose properties of non-controls in theObject Inspector.