Type Switch
Syntax {$ObjExportAll On} or {$ObjExportAll Off}
Default {$ObjExportAll Off}
Scope Global
The {$ObjExportAll On} directive exports all symbols in the unit file in which it occurs. This allows C++Builder to create packages containing Pascal-generated object files.