Unit 'uRESTDWJSONViewer' Package
[Overview][Types][Classes][Variables][Index] [#pl_restdataware]

TfDWJSONViewer

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

Declaration

Source position: uRESTDWJSONViewer.pas line 26

type TfDWJSONViewer = class(TForm)

  chk_datatype: TCheckBox;

  

  Panel1: TPanel;

  

  Memo1: TMemo;

  

  Button1: TButton;

  

  Label2: TLabel;

  

  Panel2: TPanel;

  

  TreeView1: TTreeView;

  

  Label1: TLabel;

  

  Button2: TButton;

  

  Panel3: TPanel;

  

  Label3: TLabel;

  

  DataSource1: TDataSource;

  

  DBGrid1: TDBGrid;

  

  procedure Button1Click();

  

  procedure FormClose();

  

  procedure TreeView1Click();

  

  procedure Button2Click();

  

  procedure FormCreate();

  

public

  property BaseTranslator: TRESTDWResponseTranslator; [rw]

  

end;

Inheritance

TfDWJSONViewer

  

|

TObject



CT Web help

CodeTyphon Studio