Vcl.Imaging.GIFImg.TGIFTextExtension.ForegroundColorIndex
Delphi
property ForegroundColorIndex: BYTE read FPlainTextExtension.TextFGColorIndex write FPlainTextExtension.TextFGColorIndex;
C++
__property System::Byte ForegroundColorIndex = {read=FPlainTextExtension.TextFGColorIndex, write=FPlainTextExtension.TextFGColorIndex, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFTextExtension |
説明
アクティブなカラーマップの中の前景の色のインデックスを示します。
ForegroundColorIndex プロパティは アクティブなカラーマップの中の前景の色のインデックスを指し示します。
関連項目