Vcl.Controls.TCaption

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

Delphi

type TCaption = UnicodeString;

C++

typedef System::UnicodeString TCaption;

プロパティ

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

説明

TCaption は,Caption プロパティの型です。

TCaption 型は,コントロールのキャプションまたはテキストを表す文字列です。