[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: contnrs.pp line 559
type TObjectBucketList = class(TBucketList) |
public |
function Add(); |
function Remove(); |
property Data: TObject; default; [rw] |
end; |
| |
| |
| |
TObject |