Unit 'fpTLSBigInt' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-hash]

TBigInt

Declaration

Source position: fptlsbigint.pas line 54

type TBigInt = record

public

  Next: PBigInt;

  Size: Integer;

  MaxComponents: Integer;

  References: Integer;

  Components: PBIComponent;

  procedure ToString();

end;


Documentation generated on: 2023-03-18