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

TAnalyzeTypedataDescriptionTypefeaturesItem

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

Declaration

Source position: googleprediction.pp line 138

type TAnalyzeTypedataDescriptionTypefeaturesItem = class(TGoogleBaseObject)

protected

  procedure Setcategorical(); virtual;

  procedure Setindex(); virtual;

  procedure Setnumeric(); virtual;

  procedure Settext(); virtual;

published

  property categorical: TAnalyzeTypedataDescriptionTypefeaturesItemTypecategorical; [rw]

  property index: string; [rw]

  property numeric: TAnalyzeTypedataDescriptionTypefeaturesItemTypenumeric; [rw]

  property text: TAnalyzeTypedataDescriptionTypefeaturesItemTypetext; [rw]

end;

Inheritance

TAnalyzeTypedataDescriptionTypefeaturesItem

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18