There may be some instances in which you want to redefine an existing method. For example, to redefine the GetCaption method of the Anywin class, you use this 4Test code:
winclass AnyWin : AnyWin
GetCaption ()
// insert method definition here