Unit 'googledatastore' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TGqlQueryParameter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledatastore.pp line 307

type TGqlQueryParameter = class(TGoogleBaseObject)

protected

  procedure Setcursor(); virtual;

  

  procedure Setvalue(); virtual;

  

published

  property cursor: string; [rw]

  

  property value: TValue; [rw]

  

end;

Inheritance

TGqlQueryParameter

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio