Vcl.ComCtrls.TListGroup.Subtitle

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

Delphi

property Subtitle: string read FSubtitle write SetSubtitle;

C++

__property System::UnicodeString Subtitle = {read=FSubtitle, write=SetSubtitle};

プロパティ

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


説明

サブタイトルのテキスト。

Subtitle は、リスト ビュー グループのヘッダーの下に表示されるテキストです。 Windows Vista、Windows 7、またはそれ以降の Windows オペレーティング システムでのみ利用可能です

関連項目


コード サンプル