Class TAboutBox
Unit
about_box_dialog
Declaration
type TAboutBox = class(TForm)
Description
TAboutBox
Hierarchy
Overview
Fields
Methods
Description
Fields
 |
Image1: TImage; |
|
 |
OKButton: TButton; |
|
 |
Panel1: TPanel; |
|
 |
StaticText11: TStaticText; |
|
 |
StaticText3: TStaticText; |
|
 |
StaticText4: TStaticText; |
|
 |
StaticTextGitHub: TStaticText; |
|
 |
StaticTextTitle: TStaticText; |
|
Methods
 |
procedure FormShow(Sender: TObject); |
|
 |
procedure StaticTextGitHubClick(Sender: TObject); |
|
Generated by PasDoc 0.15.0.
|