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

TFlag

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

Declaration

Source position: googlesqladmin.pp line 568

type TFlag = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure SetallowedStringValues(); virtual;

  

  procedure SetappliesTo(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmaxValue(); virtual;

  

  procedure SetminValue(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetrequiresRestart(); virtual;

  

  procedure Set_type(); virtual;

  

published

  property allowedStringValues: TStringArray; [rw]

  

  property appliesTo: TStringArray; [rw]

  

  property kind: string; [rw]

  

  property maxValue: string; [rw]

  

  property minValue: string; [rw]

  

  property name: string; [rw]

  

  property requiresRestart: Boolean; [rw]

  

  property _type: string; [rw]

  

end;

Inheritance

TFlag

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio