| Class TAboutForm (unit about) |
TForm
@/// TAboutForm = class(TForm)
| Constructors |
| Functions |
procedure FormShow(Sender: TObject);| Properties |
| Events |
| Variables |
btn_ok : TButton;
lbl_1 : TLabel;
lbl_2 : TLabel;
lbl_3 : TLabel;
lbl_4 : TLabel;
Moon : TMoon;| Constructors |
| Functions |
procedure FormShow(Sender: TObject);@/// procedure TAboutForm.FormShow(Sender: TObject);
| Properties |
| Events |
| Variables |
btn_ok : TButton;
lbl_1 : TLabel;
lbl_2 : TLabel;
lbl_3 : TLabel;
lbl_4 : TLabel;
Moon : TMoon;