· fbox := box;
· fsortarray := {$ifdef win32}@{$endif}sortarray;
· fsize := high(sortarray) - low(sortarray) + 1;
· freeonterminate := true;
· end;
· fbox := box;
· fsortarray := {$ifdef win32}@{$endif}sortarray;
· fsize := high(sortarray) - low(sortarray) + 1;
· freeonterminate := true;
· end;