btn_cancelClickDescription
Event TF_Acces.btn_cancelClick
On Cancel Click
|
|
|
|
public |
btn_okClick |
|
|
public |
btn_okMouseUpDescription
Event TF_Acces.btn_okMouseUp
verifying the password on ok click
|
|
TObject |
Sender |
TMouseButton |
Button |
TShiftState |
Shift |
Integer |
X |
Integer |
Y |
|
|
public |
FormKeyDownDescription
Event TF_Acces.FormKeyDown
Auto going to ok on return
|
|
TObject |
Sender |
Word |
Key |
TShiftState |
Shift |
|
|
public |
cbx_userChangeDescription
Event TF_Acces.cbx_userChange
On User Change setting the linked bases
|
|
|
|
public |
FormCreateDescription
Event TF_Acces.FormCreate
Setting the datasource
|
|
|
|
public |
FormCloseDescription
Event TF_Acces.FormClose
Hiding on close : Destroying in P_ConnectData
|
|
TObject |
Sender |
TCloseAction |
Action |
|
|
public |
IsShortCutDescription
Touche enfoncée
Pour la gestion des touches MAJ / Num lors du LOG
|
|
|
Boolean
|
public |
CreateDescription
constructor TF_Acces.Create
Setting the form icon
|
|
|
|
public |
DestroyDescription
destructor TF_Acces.Destroy
setting form variable to nil For auto creating form
|
|
|
|
public |