FMX.Forms.TCommonCustomForm.ContextHandle

提供:RAD Studio API Documentation

Delphi

property ContextHandle: THandle read FContextHandle;

C++

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

プロパティ

種類 可視性 ソース ユニット
property protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

説明

このフォームのキャンバスによって内部的に使用されます。

関連項目