FMX.Forms.TCommonCustomForm.ContextHandle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ContextHandle: THandle read FContextHandle;

C++

__property NativeUInt ContextHandle = {read=FContextHandle, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Beschreibung

Wird intern von der Zeichenfläche dieses Formulars verwendet.

Siehe auch