Class TPasswordDlg (unit Unit5)

Inherits from

TForm

Constructors



Functions

procedure OkBtnClick(Sender: TObject);


Properties

property Role : String


property RoleID : LongInt


property UserName : String


property UserNum : LongInt

Public declarations

Events

Variables

CancelBtn : TBitBtn;


HistoryButton1 : THistoryButton;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


NameEdit : TEdit;


OkBtn : TBitBtn;


Panel1 : TPanel;


Panel2 : TPanel;


Password : TEdit;


Query2 : TQuery;


FRole : String;


FRoleID : LongInt;


FUserName : String;


FUserNum : LongInt;

Private declarations


Constructors


Functions


procedure OkBtnClick(Sender: TObject);


Properties


property Role : String


property RoleID : LongInt


property UserName : String


property UserNum : LongInt

Public declarations


Events


Variables


CancelBtn : TBitBtn;


HistoryButton1 : THistoryButton;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


NameEdit : TEdit;


OkBtn : TBitBtn;


Panel1 : TPanel;


Panel2 : TPanel;


Password : TEdit;


Query2 : TQuery;


FRole : String;


FRoleID : LongInt;


FUserName : String;


FUserNum : LongInt;

Private declarations