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

TSparseObjectRecord

Declaration

Source position: flcDataStructs.pas line 8304

type TSparseObjectRecord = record

  Idx: Integer;

  

  Value: TObject;

  

end;



CT Web help

CodeTyphon Studio