Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:01 PM]



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