RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomService.OnLogin Event

Occurs during database login.

Pascal
property OnLogin: TLoginEvent;
C++
__property TLoginEvent OnLogin;

Write an OnLogin event handler to take specific actions on database login. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!