Vcl.Forms.TTitleBar.CaptionAlignment
Delphi
property CaptionAlignment: TAlignment read FCaptionAlignment write SetAlignment default taLeftJustify;
C++
__property System::Classes::TAlignment CaptionAlignment = {read=FCaptionAlignment, write=SetAlignment, default=0};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | TTitleBar |
説明
キャプションの位置揃えを設定します。