OVERRIDE CLASS:
---------------
The OVERRIDE CLASS syntax allows the xHarbour developer to override the
behaviour of any existing class (including native type classes) using the
flowwing syntax:
OVERRIDE METHOD <SomeMethod> [IN] CLASS <SomeClass> WITH [METHOD] <SomeFunc>
[SCOPE <Scope>]
For sample usage please review tests\override.prg
cnavarro wrote:Enrico
Some sample with clausule SCOPE ?
LOCAL Self := HB_QSELF()
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 17 guests