tbs0321.pp 70 B

123456
  1. {$mode delphi}
  2. type
  3. tfunc = function : longint stdcall;
  4. begin
  5. end.