[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: GammaTunerDlg.pas line 35
type TfrmGammaTuner = class(TForm) |
||
btnReset: TBitBtn; |
|
|
btbtnOK: TBitBtn; |
|
|
btbtnCancel: TBitBtn; |
|
|
cEditInt2: TFloatSpinEdit; |
|
|
cEditInt3: TFloatSpinEdit; |
|
|
cEditInt4: TFloatSpinEdit; |
|
|
csEditInt1: TTrackBar; |
|
|
csEditInt4: TTrackBar; |
|
|
csEditInt2: TTrackBar; |
|
|
csEditInt3: TTrackBar; |
|
|
cEditInt1: TFloatSpinEdit; |
|
|
lblRadius: TLabel; |
|
|
lblThreshold: TLabel; |
|
|
lblThreshold1: TLabel; |
|
|
lblThreshold2: TLabel; |
|
|
procedure FormCreate(); |
|
|
procedure FormDestroy(); |
|
|
procedure FormShow(); |
|
|
procedure FormClose(); |
|
|
procedure xMakeEffect(); |
|
|
public |
||
FSourceBmp: TBitmap32; |
|
|
FDestBmp: TBitmap32; |
|
|
function Execute(); |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |