Vcl.ComCtrls.TStatusBar.SimpleText

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

Delphi

property SimpleText;

C++

__property SimpleText = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TStatusBar

説明

SimplePanelTrue の場合にステータス バーに表示されるテキスト文字列を含みます。

Vcl.ComCtrls.TStatusBar.SimpleText は Vcl.ComCtrls.TCustomStatusBar.SimpleText を継承しています。以下の内容はすべて Vcl.ComCtrls.TCustomStatusBar.SimpleText を参照しています。

SimplePanelTrue の場合にステータス バーに表示されるテキスト文字列を含みます。

メモ: Microsoft Windows XP 以前のバージョンでは、この文字列のサイズが 127 文字に制限されていました。 Microsoft Windows Vista、Windows 7、またはそれ以降の Windows オペレーティング システムでは、SimpleText にそのような制限はありません。

関連項目


コード サンプル