Vcl.Forms.TFocusState

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

Delphi

TFocusState = type Pointer;

C++

typedef void *TFocusState;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

説明

Integer または Pointer の参照です。

TFocusState は、Integer(共通言語ランタイム)または Pointer の参照です。

関連項目