FMX.Types._di_IContent
C++
typedef System::DelphiInterface<IContent> _di_IContent;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Types.hpp | FMX.Types | FMX.Types |
Description
Represents the DelphiInterface of IContent.
You can use _di_IContent to refer to the content of a control in C++ code.