Unit 'XGR32_DlgBumpmap' Package
[Overview][Classes][Index] [#pl_graphics32ext]

TBumpmapCtrlForm

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: XGR32_DlgBumpmap.pas line 42

type TBumpmapCtrlForm = class(TForm)

  BitBtn1: TBitBtn;

  

  BitBtn2: TBitBtn;

  

  cResetButton: TButton;

  

  GroupBox1: TGroupBox;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  Label3: TLabel;

  

  csEditInt1: TTrackBar;

  

  cSEditInt2: TTrackBar;

  

  cSEditInt3: TTrackBar;

  

  cEditInt1: TSpinEdit;

  

  cEditInt2: TSpinEdit;

  

  cEditInt3: TSpinEdit;

  

  clRed: TRadioButton;

  

  clGreen: TRadioButton;

  

  clBlue: TRadioButton;

  

  clCrayscale: TRadioButton;

  

  procedure FormCreate();

  

  procedure FormClose();

  

  procedure xMakeEffect();

  

  procedure cResetButtonClick();

  

  procedure FormDestroy();

  

public

  function Execute();

  

end;

Inheritance

TBumpmapCtrlForm

  

|

TObject



CT Web help

CodeTyphon Studio