Method VCrt():configure() Foundation
Reconfigures the VCrt object after :create() has been executed.
VCrt():configure( [<nRow>], [<nCol>], ;
[<nRowCount>], [<nColCount>], [<cColor>] ) --> oVCrt
This method returns the object executing the method.
The method :configure() reconfigures a VCrt object. It has the same parameter list as :new() (see there).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.