| [Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] | 
Add an object to the list
Source position: tiObject.pas line 616
public function TtiObjectList.Add(  | 
const AObject: TtiObject  | 
):Integer; virtual; overload;  | 
Add an object to the list. Don't override Add(pObject: TtiObject; pDefDispOrdr: boolean = true). It's an old method for backward compatibility. Override Add(const pObject:TtiObject) instead.