Vcl.Imaging.GIFImg.TGIFTextExtension.CharHeight

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

Delphi

property CharHeight: BYTE read FPlainTextExtension.CellHeight write FPlainTextExtension.CellHeight;

C++

__property System::Byte CharHeight = {read=FPlainTextExtension.CellHeight, write=FPlainTextExtension.CellHeight, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFTextExtension

説明

文字の高さを表します。

CharHeight プロパティは グラフィックとしてテキストを描画するときの文字の高さを表します。

関連項目