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};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | published | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | TTitleBar |
Beschreibung
Legt die Ausrichtung der Beschriftung fest.