Vcl.StdCtrls.TCustomComboBoxStringsClass
Delphi
TCustomComboBoxStringsClass = class of TCustomComboBoxStrings;
C++
typedef System::TMetaClass* TCustomComboBoxStringsClass;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
classref typedef |
public | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | Vcl.StdCtrls |
説明
TCustomComboBoxStringsClass は,TCustomComboBoxStrings の下位クラスを記述します。
TCustomComboBoxStringsClass 型は,TCustomComboBoxStrings またはその下位クラスのクラス参照の型です。これは,クラス型の実行時型情報(RTTI)に対するポインタです。