FMX.Forms.TCommonCustomForm.ContextHandle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ContextHandle: THandle read FContextHandle;

C++

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

プロパティ

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

説明

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

関連項目