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

TLookupResponse

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

Declaration

Source position: googledatastore.pp line 598

type TLookupResponse = class(TGoogleBaseObject)

protected

  procedure Setfound(); virtual;

  

  procedure Setdeferred(); virtual;

  

  procedure Setmissing(); virtual;

  

published

  property found: TLookupResponseTypefoundArray; [rw]

  

  property deferred: TLookupResponseTypedeferredArray; [rw]

  

  property missing: TLookupResponseTypemissingArray; [rw]

  

end;

Inheritance

TLookupResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio