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



Browse class : Application

Function : String getBuildDate()


Description

function that returns the date as string. The date when application was compiled.
property 'buildDate' can be used instead.


Return

build date


Remarks

e.g.

String bd = Application.getBuildDate();





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