Source position: expansionbase.pas line 50
type tExpansionBase = record |
LibNode: tLibrary; |
Flags: Byte; |
eb_Private01: Byte; |
eb_Private02: LongWord; |
eb_Private03: LongWord; |
eb_Private04: tCurrentBinding; |
eb_Private05: tList; |
MountList: tList; |
end; |