Navigation: Code Documentation > RSCommon > Structures > Classes > TSFCList > Methods
TSFCList.AddObject(string,TObject) Method
Represents method AddObject(string,TObject).
Namespace: Structures
Delphi
public function AddObject(const S: string; AObject: TObject): Integer; override;
Parameters
S
Type: string
AObject
Type: TObject
Type: Integer
•TSFCList
•Structures