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



Browse class : Application

Function : String getBuildTime()


Description

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


Return

build time


Remarks

e.g.

String bt = Application.getBuildTime();





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