[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: cfgfpreportimageexport.pp line 29
type TConfigFPImageExportForm = class(TForm) |
||
BPExport: TButtonPanel; |
|
|
CBDPI: TComboBox; |
|
|
ESeparator: TEdit; |
|
|
FEBaseFileName: TFileNameEdit; |
|
|
GBOptions: TGroupBox; |
|
|
LCBDPI: TLabel; |
|
|
LSEDigits: TLabel; |
|
|
LFEPDF: TLabel; |
|
|
LESeparator: TLabel; |
|
|
SEDigits: TSpinEdit; |
|
|
procedure FormCreate(); |
|
|
public |
||
procedure ConfigToForm(); |
|
|
procedure FormToConfig(); |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |