hi,
is there a Function IsMethod() and IsProperty() under Fivewin
i want to check if Method/Property exist
AntoninoP wrote:there is the harbour one: __objHasMethod
if __ObjHasMethod( oBrw[3], "ADDCOL" )
msginfo("Yes")
else
msginfo("Nope")
endif
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 40 guests