| [Overview][Constants][Types][Index] |
Source position: tttables.pas line 218
type TName_Table = record |
||
format: UShort; |
|
|
numNameRecords: UShort; |
|
|
storageOffset: UShort; |
|
|
names: PName_Records; |
|
|
storage: PByte; |
|
|
end; |
| lazarus-ccr.sourceforge.net |