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



Browse class : Button

Function : Button()


Description

Constructor used to declare new variable of type Button. Does not create button immediately.


Return

Nothing


Remarks

Example:

Button b; //b can later be used to create button 





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