Fetches user information and dumps it into the TIBCUserInfo record
procedure DisplayUser(const UserName: string);
Call the DisplayUser method to fetch user information and dump it into the TIBCUserInfo record, which can then be returned by the UserInfos property.
Note: You sould install InterBase 6 to use this feature.