Vcl.ComCtrls.TTextAttributes.Italic
Delphi
property Italic: Boolean index CFE_ITALIC read GetStyleElement write SetStyleElement;
C++
__property bool Italic = {read=GetStyleElement, write=SetStyleElement, index=2, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TTextAttributes |
Beschreibung
Legt den Schriftstil auf kursiv fest.