RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBCommonTypes.TLoginEvent Type
Pascal
TLoginEvent = procedure (Sender: TObject; Username, Password: string) of object;
C++
(Sender: TObject; Username, Password: string) ( TLoginEvent)();

This is type DBCommonTypes.TLoginEvent.

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