Public Member Functions | |
TZeosSQLEditorTestForm (TComponent AOwner) | |
Public Attributes | |
TZReadOnlyQuery | ZeosSQL |
Private Attributes | |
TButton | Button1 |
TDatasource | Datasource1 |
TdbGrid | dbGrid1 |
TPanel | Panel1 |
Definition at line 73 of file ZSqlTestForm.pas.
TZeosSQLEditorTestForm::TZeosSQLEditorTestForm | ( | TComponent | AOwner | ) |
Definition at line 105 of file ZSqlTestForm.pas.
TButton TZeosSQLEditorTestForm::Button1 [private] |
Definition at line 79 of file ZSqlTestForm.pas.
TDatasource TZeosSQLEditorTestForm::Datasource1 [private] |
Definition at line 81 of file ZSqlTestForm.pas.
TdbGrid TZeosSQLEditorTestForm::dbGrid1 [private] |
Definition at line 83 of file ZSqlTestForm.pas.
TPanel TZeosSQLEditorTestForm::Panel1 [private] |
Definition at line 85 of file ZSqlTestForm.pas.
Definition at line 89 of file ZSqlTestForm.pas.