Class TpsHMIfrmUserAuthentication
Unit
Declaration
type TpsHMIfrmUserAuthentication = class(TForm)
Description
TpsHMIfrmUserAuthentication
Hierarchy
- TForm
- TpsHMIfrmUserAuthentication
Overview
Fields
edtusername: TEdit; |
|
Label1: TLabel; |
|
Label2: TLabel; |
|
edtPassword: TEdit; |
|
Panel1: TPanel; |
|
Panel2: TPanel; |
|
btnOk: TBitBtn; |
|
btnCancel: TBitBtn; |
Methods
procedure FormShow(Sender: TObject); |
|
procedure EnableEntry; |
|
procedure DisableEntry; |
Properties
property FocusControl: TFocusedControl read FFocusControl write FFocusControl; |
Description
Fields
edtusername: TEdit; |
|
Label1: TLabel; |
|
Label2: TLabel; |
|
edtPassword: TEdit; |
|
Panel1: TPanel; |
|
Panel2: TPanel; |
|
btnOk: TBitBtn; |
|
btnCancel: TBitBtn; |
|
Methods
procedure FormShow(Sender: TObject); |
|
procedure EnableEntry; |
|
Public declarations |
procedure DisableEntry; |
|
Properties
property FocusControl: TFocusedControl read FFocusControl write FFocusControl; |
|
Generated by PasDoc 0.14.0.