Unit 'LuiRESTClient' Package
[Overview][Constants][Types][Classes][Index] [#pl_luicontrols]

TRESTResourceModelDef

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

Declaration

Source position: luirestclient.pas line 84

type TRESTResourceModelDef = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property CacheMode: TRESTCacheMode; [rw]

  

  property IdField: string; [rw]

  

  property Name: string; [rw]

  

  property Params: TParams; [rw]

  

  property Path: string; [rw]

  

end;

Inheritance

TRESTResourceModelDef

  

|

TObject



CT Web help

CodeTyphon Studio