| Class TFormHintBox (unit HintBox) |
TForm
| Constructors |
| Functions |
procedure btnOkClick(Sender: TObject);| Properties |
| Events |
| Variables |
btnOk : TBitBtn;
CheckBox1 : TCheckBox;
Image1 : TImage;
Label1 : TLabel;
Memo1 : TMemo;
hint : String;
regkey : String;| Constructors |
| Functions |
procedure btnOkClick(Sender: TObject);Display the Form.
| Properties |
| Events |
| Variables |
btnOk : TBitBtn;
CheckBox1 : TCheckBox;
Image1 : TImage;
Label1 : TLabel;
Memo1 : TMemo;
hint : String;Private-Deklarationen
regkey : String;