[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TBaseJSONEnumerator.GetCurrent

Return the current value of the enumerator

Declaration

Source position: fpjson.pp line 101

public function TBaseJSONEnumerator.GetCurrent: TJSONEnum; virtual; abstract;

Function result

Current TJSONEnum value

Description

GetCurrent returns the current value of the enumerator. This is a TJSONEnum value.

See also

TJSONEnum

  

JSON enumerator loop variable type


Documentation generated on: May 14 2021