TForm1 Class
Unit
:
Unit1
Inheritance Hierarchy
TForm
Unit1.TForm1
Syntax
Delphi
type TForm1 = class(TForm)
The TForm1 type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
Button1Click
FormCreate
RESTRequest1AfterExecute
Top
Fields
Show:
Inherited
Protected
Name
Description
Button1
Edit1
Memo1
RESTClient1
RESTRequest1
RESTResponse1
Top