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

TValue

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

Declaration

Source position: googledatastore.pp line 105

type TValue = class(TGoogleBaseObject)

protected

  procedure SetstringValue(); virtual;

  procedure SetarrayValue(); virtual;

  procedure SetentityValue(); virtual;

  procedure Setmeaning(); virtual;

  procedure SetintegerValue(); virtual;

  procedure SetdoubleValue(); virtual;

  procedure SetgeoPointValue(); virtual;

  procedure SetblobValue(); virtual;

  procedure SetnullValue(); virtual;

  procedure SetkeyValue(); virtual;

  procedure SetbooleanValue(); virtual;

  procedure SetexcludeFromIndexes(); virtual;

  procedure SettimestampValue(); virtual;

published

  property stringValue: string; [rw]

  property arrayValue: TArrayValue; [rw]

  property entityValue: TEntity; [rw]

  property meaning: Integer; [rw]

  property integerValue: string; [rw]

  property doubleValue: Double; [rw]

  property geoPointValue: TLatLng; [rw]

  property blobValue: string; [rw]

  property nullValue: string; [rw]

  property keyValue: TKey; [rw]

  property booleanValue: Boolean; [rw]

  property excludeFromIndexes: Boolean; [rw]

  property timestampValue: string; [rw]

end;

Inheritance

TValue

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18