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