Unit 'usrmgnt_login' Package
[Overview][Types][Classes][Variables][Index] [#pl_pascalscada]

TpsHMIfrmUserAuthentication

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: usrmgnt_login.pas line 17

type TpsHMIfrmUserAuthentication = class(TForm)

  edtusername: TEdit;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  edtPassword: TEdit;

  

  lblRequiredPerm: TLabel;

  

  lblHint: TLabel;

  

  Panel1: TPanel;

  

  Panel2: TPanel;

  

  btnOk: TBitBtn;

  

  btnCancel: TBitBtn;

  

  Panel3: TPanel;

  

  procedure FormShow();

  

public

  ChipCardCode: UTF8String;

  

  procedure EnableEntry;

  

  procedure DisableEntry;

  

published

  property FocusControl: TFocusedControl; [rw]

  

end;

Inheritance

TpsHMIfrmUserAuthentication

  

|

TObject



CT Web help

CodeTyphon Studio