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

TAppRestrictionsSchemaRestrictionRestrictionValue

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

Declaration

Source position: googleandroidenterprise.pp line 178

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


Documentation generated on: 2023-03-18