[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: frafpreportsqldbdata.pp line 29
type TSQLReportDataConfigFrame = class(TFrame) |
||
ATest: TAction; |
|
|
ALJSON: TActionList; |
|
|
AConstruct: TAction; |
|
|
EConnection: TEditButton; |
|
|
ILJSON: TImageList; |
|
|
Label1: TLabel; |
|
|
LSQl: TLabel; |
|
|
SpeedButton1: TSpeedButton; |
|
|
SESQL: TSynEdit; |
|
|
SynSQLSyn1: TSynSQLSyn; |
|
|
procedure ATestExecute(); |
|
|
procedure EConnectionButtonClick(); |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
procedure GetConfig(); override; |
|
|
procedure SetConfig(); override; |
|
|
function SaveNotOKMessage; override; |
|
|
property ConnectionData: TJSONObject; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |