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

TAnalyzeTypedataDescriptionTypefeaturesItem

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

Declaration

Source position: googleprediction.pp line 144

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



CT Web help

CodeTyphon Studio