[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'contnrs' (#fcl)

TBucket

Declaration

Source position: contnrs.pp line 492

type TBucket = record

  Count: Integer;

  Items: TBucketItemArray;

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.