Source position: fpjson.pp line 571
public function TJSONArray.Add(  | 
Item: TJSONData  | 
):Integer;  | 
I: Integer  | 
):Integer;  | 
I: Int64  | 
):Int64;  | 
I: QWord  | 
):QWord;  | 
const S: UnicodeString  | 
):Integer;  | 
const S: TJSONStringType  | 
):Integer;  | 
F: TJSONFloat  | 
):Integer;  | 
B: Boolean  | 
):Integer;  | 
AnArray: TJSONArray  | 
):Integer;  | 
AnObject: TJSONObject  | 
):Integer;  |