API:System.UITypes.TFontStyles

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

Delphi

type TFontStyles = set of TFontStyle;

C++

typedef System::Set<TFontStyle, _DELPHI_SET_ENUMERATOR(TFontStyle::fsBold), _DELPHI_SET_ENUMERATOR(TFontStyle::fsStrikeOut)> TFontStyles;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。