FMX.Types._di_INativeControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef System::DelphiInterface<INativeControl> _di_INativeControl;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Types.hpp FMX.Types FMX.Types

Beschreibung

Repräsentiert das DelphiInterface von INativeControl.

Mit _di_INativeControl können Sie ein natives Steuerelement im C++-Code referenzieren.

Siehe auch