Class: login

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:4096

Units:Pixels
Comment:Base login container. Allows entry of name and password.
h File:..\include\tastrade.h
Parent Class:tsformretval
Class library:tsbase.vcx
Base Class:form
OLE Public:Class login is not OLE public
Comment:Base login container. Allows entry of name and password.
Include:..\include\tastrade.h
Toolbar Icon:Icon of class login ..\bitmaps\login_s.bmp
Container Icon:Container icon of class login h:\allisonk\sampapp\login_s.bmp
Scale:Pixels

Properties Methods Objects 
Properties
A P H I Name Initial value Comment
Property Caption is not array Property Caption is not protected Property Caption is not hidden Property Caption is inherited Caption "Login"  
Property cfieldname is not array Property cfieldname is not protected Property cfieldname is not hidden Property cfieldname is not inherited cfieldname last_name, employee_id Name of field that holds user name.
Property cpassword is not array Property cpassword is not protected Property cpassword is not hidden Property cpassword is not inherited cpassword password Name of field that hold user password.
Property ctable is not array Property ctable is not protected Property ctable is not hidden Property ctable is not inherited ctable employee Name of table that hold user information.
Property ctagname is not array Property ctagname is not protected Property ctagname is not hidden Property ctagname is not inherited ctagname employee_i Tag name used to search the employee table for the user name.
Property DataSession is not array Property DataSession is not protected Property DataSession is not hidden Property DataSession is inherited DataSession 2  
Property DoCreate is not array Property DoCreate is not protected Property DoCreate is not hidden Property DoCreate is inherited DoCreate .T.  
Property Height is not array Property Height is not protected Property Height is not hidden Property Height is inherited Height 131  
Property HelpContextID is not array Property HelpContextID is not protected Property HelpContextID is not hidden Property HelpContextID is inherited HelpContextID 10  
Property ScaleMode is not array Property ScaleMode is not protected Property ScaleMode is not hidden Property ScaleMode is inherited ScaleMode 3  
Property Width is not array Property Width is not protected Property Width is not hidden Property Width is inherited Width 224  

Methods
PHI NameComment
Method Init is not protected Method Init is not hidden Method Init is inherited Init  
Method Load is not protected Method Load is not hidden Method Load is inherited Load  
Method Refresh is not protected Method Refresh is not hidden Method Refresh is inherited Refresh  
Method Unload is not protected Method Unload is not hidden Method Unload is inherited Unload  

Objects
PNII NameClass
Object cboName is not protected Object cboName is init Object cboName is not inherited cboName tscombobox
Object cmdCancel is not protected Object cmdCancel is init Object cmdCancel is not inherited cmdCancel tscommandbutton
Object cmdOk is not protected Object cmdOk is init Object cmdOk is not inherited cmdOk tscommandbutton
Object lblName is not protected Object lblName is init Object lblName is not inherited lblName tslabel
Object lblPswd is not protected Object lblPswd is init Object lblPswd is not inherited lblPswd tslabel
Object txtPassword is not protected Object txtPassword is init Object txtPassword is not inherited txtPassword tstextbox

Back MethodsBack Methods

PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login.cboName
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:login
Class:tscombobox
Class library:tsbase.vcx
Base Class:combobox

Properties Methods 
Properties
Name Initial value
BoundColumn 2
FontSize 8
Height 21
Left 100
RowSource ""
RowSourceType 3
Style 2
TabIndex 1
Top 15
Width 106

Methods
Name
InteractiveChange


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login.cmdCancel
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:login
Class:tscommandbutton
Class library:tsbase.vcx
Base Class:commandbutton

Properties Methods 
Properties
Name Initial value
Cancel .T.
Caption "Cancel"
Enabled .T.
Height 26
Left 130
TabIndex 4
Top 90
Width 56

Methods
Name
Click


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login.cmdOk
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:login
Class:tscommandbutton
Class library:tsbase.vcx
Base Class:commandbutton

Properties Methods 
Properties
Name Initial value
Caption "OK"
Default .T.
Height 26
Left 50
TabIndex 3
Top 90
Width 56

Methods
Name
Click


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login.lblName
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:login
Class:tslabel
Class library:tsbase.vcx
Base Class:label

Properties 
Properties
Name Initial value
Alignment 1
BackColor 192,192,192
Caption "Name"
Height 17
Left 9
TabIndex 5
Top 15
Width 87


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login.lblPswd
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:login
Class:tslabel
Class library:tsbase.vcx
Base Class:label

Properties 
Properties
Name Initial value
Alignment 1
BackColor 192,192,192
Caption "Password"
FontBold .T.
Height 17
Left 9
TabIndex 6
Top 46
Width 87


PlugIn Class:_diac_pdm
PlugIn ID:2000
PlugIn Group:DIAC

Class:login.txtPassword
Source file:C:\PROGRAM FILES\DEVSTUDIO\VFP\SAMPLES\TASTRADE\LIBS\LOGIN.VCX
Current Group:DIAC
File Group:524288

Units:
Comment:
h File:
Parent object:login
Class:tstextbox
Class library:tsbase.vcx
Base Class:textbox

Properties 
Properties
Name Initial value
Format "K"
Height 24
Left 99
PasswordChar "*"
TabIndex 2
Top 46
Width 104

Back TopBack Top