Unit 'LuiJSONLCLViews' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_luicontrols]

TJSONObjectPropertyView

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

Declaration

Source position: luijsonlclviews.pas line 93

type TJSONObjectPropertyView = class(TCollectionItem)

public

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function GetDisplayName; override;

  

  procedure Load();

  

  procedure Save();

  

published

  property Control: TControl; [rw]

  

  property MediatorId: string; [rw]

  

  property Options: string; [rw]

  

  property OptionsData: TJSONObject; [r]

  

  property PropertyName: string; [rw]

  

end;

Inheritance

TJSONObjectPropertyView

  

|

TObject



CT Web help

CodeTyphon Studio