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



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