Class TFormHint
Unit
form_hint
Declaration
type TFormHint = class(TForm)
Description
TFormHint
Hierarchy
Overview
Fields
Methods
Description
Fields
 |
Label1: TLabel; |
|
|
 |
Timer1: TTimer; |
|
|
Methods
 |
procedure FormShow(Sender: TObject); |
|
|
 |
procedure Timer1Timer(Sender: TObject); |
|
|
Generated by PasDoc 0.15.0.
|