Unit 'LoginWindow_U' Package
[Overview][Classes][Index] [#pl_usercontrol]

TfrmLoginWindow

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

Declaration

Source position: loginwindow_u.pas line 31

type TfrmLoginWindow = class(TForm)

  PTop: TPanel;

  

  ImgTop: TImage;

  

  PLeft: TPanel;

  

  imgLeft: TImage;

  

  PBottom: TPanel;

  

  ImgBottom: TImage;

  

  Panel1: TPanel;

  

  StatusBar: TStatusBar;

  

  PLogin: TPanel;

  

  LbUsuario: TLabel;

  

  LbSenha: TLabel;

  

  lbEsqueci: TLabel;

  

  EditUsuario: TEdit;

  

  EditSenha: TEdit;

  

  btOK: TBitBtn;

  

  BtCancela: TBitBtn;

  

  procedure FormClose();

  

  procedure BtCancelaClick();

  

  procedure FormShow();

  

  procedure EditUsuarioChange();

  

  procedure BotoesClickVisualizacao();

  

public

  FUserControl: TUserControl;

  

end;

Inheritance

TfrmLoginWindow

  

|

TObject



CT Web help

CodeTyphon Studio