Vcl.Graphics.TFontStyle

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

Delphi

TFontStyle = System.UITypes.TFontStyle;

プロパティ

種類 可視性 ソース ユニット
enum public Vcl.Graphics.pas Vcl.Graphics Vcl.Graphics

説明

TFontStyleTFontStyles は,フォントのスタイル特性を指定します。

TFontStylesTFontStyle 値のセットです。次の表に TFontStyle 型に指定できる値を示します。



意味

fsBold

太字になる

fsItalic

斜体になる

fsUnderline

下線付きになる

fsStrikeOut

打ち消し線付きになる