Vcl.Imaging.GIFImg.TGIFTextExtension Properties
InheritedProtected
| BackgroundColor | public | Specifies the color used for the background when rendering textual data as a graphic. |
| BackgroundColorIndex | public | Specifies the index of the background color in the active color map. |
| CharHeight | public | Specifies the characters' height. |
| CharWidth | public | Specifies the characters' width. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ExtensionType | public | Specifies the extension type. |
| ForegroundColor | public | Specifies the color used for the foreground when rendering textual data as a graphic. |
| ForegroundColorIndex | public | Specifies the index of the foreground color in the active color map. |
| Frame | public | |
| GridHeight | public | Specifies the height of the text grid. |
| GridWidth | public | Specifies the width of the text grid. |
| Image | public | Specifies the GIF image stored in the TGIFItem object. |
| Left | public | Specifies the left coordinate for the text grid. |
| Text | public | Specifies the actual text to be rendered as a graphic. |
| Top | public | Specifies the top coordinate for the text grid. |
| Version | public | Specifies the version of the GIF image file stored in the Image property. |