Unit 'flcDataStructs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TSparseInt64Record

Declaration

Source position: flcDataStructs.pas line 8206

type TSparseInt64Record = record

  Idx: Integer;

  

  Value: Int64;

  

end;



CT Web help

CodeTyphon Studio