Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : Application

Function : String getFileName()


Description

function userd to retrieve application filename name (exe flename).
property fileName can be used instead.


Return

Application executable name


Remarks

e.g.

String myExeName = Application.getFileName();





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc