[ TDPApplicationDesc ]
[ next: CommandLineA ]
[ prev: ApplicationNameA ]
public:
__property AnsiString CommandLine = { read=FGetCommandLine, write=FSetCommandLine, nodefault };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The CommandLine property references command line arguments passed to the executable when launching from a lobby, stored as a unicode string.
SEE ALSO
Top