How can I call a function in the METRO class
ACTIVATE DIALOG oDlg CENTER ON INIT (TRel_compra (): mCarga (theSystem: cCgcemp, oTree, oDlg), true);
ON PAINT TFillWnd (): New (oDlg, nCordia,, nTam)
How can I call a function in the METRO class
ACTIVATE DIALOG oDlg CENTER ON INIT (TRel_compra (): mCarga (theSystem: cCgcemp, oTree, oDlg), true);
ON PAINT TFillWnd (): New (oDlg, nCordia,, nTam)
Please provide a small and self contained example to test here, thanks