Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDPApplicationDesc::AppLauncherNameA ]
[ next: Application ]
[ prev: AppLauncherName ]
__published:
__property AnsiString AppLauncherNameA = { read=FGetAppLauncherNameA, write=FSetAppLauncherNameA, nodefault };
TDPAPPLICATIONDESC::APPLAUNCHERNAMEA
[ component property ]
- Description
The AppLauncherNameA property references the name of the launcher executable, stored as an ANSI 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.
|
|