Source position: fefontengine.pas line 819
type TCache_Class = record
Object_Size: Int;
Idle_Limit: Int;
Init: TConstructor;
Done: TDestructor;
end;