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



Browse class : Form

Function : Form(String Title [,short X,short Y,short W,short H,RCPWSTYLE Style,bool Enabled,bool Visible, bool Maximized,bool Minimized,bool Center,_window ParentWindow,bool IsChild,UINT ExtendedStyle])


Description

Constructor, that follows exactly same arguments of function 'void create(......)'. Please view help of fucntion 'void create'


Return

Nothing


Remarks

Example:

Form form1("My Form");





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