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

TSurveyQuestion

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

Declaration

Source position: googleconsumersurveys.pp line 247

type TSurveyQuestion = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetanswerOrder(); virtual;

  procedure Setanswers(); virtual;

  procedure SethasOther(); virtual;

  procedure SethighValueLabel(); virtual;

  procedure Setimages(); virtual;

  procedure SetlastAnswerPositionPinned(); virtual;

  procedure SetlowValueLabel(); virtual;

  procedure SetmustPickSuggestion(); virtual;

  procedure SetnumStars(); virtual;

  procedure SetopenTextPlaceholder(); virtual;

  procedure SetopenTextSuggestions(); virtual;

  procedure Setquestion(); virtual;

  procedure SetsentimentText(); virtual;

  procedure SetsingleLineResponse(); virtual;

  procedure SetthresholdAnswers(); virtual;

  procedure Set_type(); virtual;

  procedure SetunitOfMeasurementLabel(); virtual;

  procedure SetvideoId(); virtual;

published

  property answerOrder: string; [rw]

  property answers: TStringArray; [rw]

  property hasOther: Boolean; [rw]

  property highValueLabel: string; [rw]

  property images: TSurveyQuestionTypeimagesArray; [rw]

  property lastAnswerPositionPinned: Boolean; [rw]

  property lowValueLabel: string; [rw]

  property mustPickSuggestion: Boolean; [rw]

  property numStars: string; [rw]

  property openTextPlaceholder: string; [rw]

  property openTextSuggestions: TStringArray; [rw]

  property question: string; [rw]

  property sentimentText: string; [rw]

  property singleLineResponse: Boolean; [rw]

  property thresholdAnswers: TStringArray; [rw]

  property _type: string; [rw]

  property unitOfMeasurementLabel: string; [rw]

  property videoId: string; [rw]

end;

Inheritance

TSurveyQuestion

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18