[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpttfsubsetter.pp line 105
type TGIDItem = class(TObject) |
public |
constructor Create; |
destructor Destroy; override; |
property IsCompoundGlyph: Boolean; [rw] |
property GID: Integer; [rw] |
property GlyphData: TMemoryStream; [rw] |
property NewGID: Integer; [rw] |
end; |
| |
TObject |