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

TAppRestrictionsSchemaRestrictionRestrictionValue

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

Declaration

Source position: googleandroidenterprise.pp line 184

type TAppRestrictionsSchemaRestrictionRestrictionValue = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Set_type(); virtual;

  

  procedure SetvalueBool(); virtual;

  

  procedure SetvalueInteger(); virtual;

  

  procedure SetvalueMultiselect(); virtual;

  

  procedure SetvalueString(); virtual;

  

published

  property _type: string; [rw]

  

  property valueBool: Boolean; [rw]

  

  property valueInteger: Integer; [rw]

  

  property valueMultiselect: TStringArray; [rw]

  

  property valueString: string; [rw]

  

end;

Inheritance

TAppRestrictionsSchemaRestrictionRestrictionValue

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio