Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDPApplicationDesc::AppLauncherName ]
[ next: AppLauncherNameA ]
public:
__property AnsiString AppLauncherName = { read=FGetAppLauncherName, write=FSetAppLauncherName, nodefault };
TDPAPPLICATIONDESC::APPLAUNCHERNAME
[ component property ]
- Description
The AppLauncherName property references the name of the launcher executable, stored as a unicode string.
Once started by the lobby, the launcher application is responsible for launching the application described in TDPApplicationDesc::ApplicationName.
The launcher application must reside in the same directory as the application.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|