[Overview][Constants][Types][Variables][Index] |
Source position: unit_globals.pas line 262
type Menagerie = record |
||
Member: array [1..MaxAlbum] of person; |
|
|
Place: array [1..MaxAlbum] of record |
|
|
Page: Integer; |
||
BoxNo: Integer; |
||
end; |
||
Size: Integer; |
|
|
end; |