Vcl.Imaging.GIFImg.TGIFTextExtension のプロパティ
継承Protected
| BackgroundColor | public | グラフィックスとしてテキストデータを描画するときの背景用に使われる色を指定します。 |
| BackgroundColorIndex | public | アクティブなカラーマップの中の背景色のインデックスを示します。 |
| CharHeight | public | 文字の高さを表します。 |
| CharWidth | public | 文字の幅を表します。 |
| Disposed | protected | Disposed は、このオブジェクトの現在の状態を示す読み取り専用プロパティです。 |
| ExtensionType | public | 拡張機能の種類を表します。 |
| ForegroundColor | public | グラフィックスとしてテキストデータを描画するときに使われる色を表します。 |
| ForegroundColorIndex | public | アクティブなカラーマップの中の前景の色のインデックスを示します。 |
| Frame | public | |
| GridHeight | public | テキストグリッドの高さを表します。 |
| GridWidth | public | テキストグリッドの幅を表します。 |
| Image | public | TGIFItem オブジェクトに格納された GIF 画像を示します。 |
| Left | public | テキストグリッドの左座標を表します。 |
| Text | public | グラフィックとして描画される実際のテキストを表します。 |
| Top | public | テキストグリッドの上座標を表します。 |
| Version | public | Image プロパティに格納された GIF 画像ファイルのバージョンを示します。 |