API:IBX.IBDatabaseINI.TIBDatabaseINI.Username

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Username : String read FUsername write SetUsername;

C++

__property System::UnicodeString Username = {read=FUsername, write=SetUsername};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBDatabaseINI.pas
IBX.IBDatabaseINI.hpp
IBX.IBDatabaseINI TIBDatabaseINI

Description

Embarcadero Technologies does not currently have any additional information.