TdxPSEngine.AppName Property
Returns the application’s name.
Declaration
property AppName: string read;
Property Value
Type |
---|
string |
Remarks
The name returned by this property is determined based upon the application’s executable file name.
See Also