Help File appears to be wrong
Publicado: Mar May 06, 2008 9:04 am
Hi Guys
This is wrong in the help file ( I think )
mk:@MSITStore:X:Xailerhelpxaileren.chm::/programacionorie ntadaaobjet.htm
PROPERTY cText INIT "" READ ::GetText() WRITE ::SetText( Value )
It should be, the example doesn't work.
PROPERTY cText INIT "" READ GetText WRITE SetText
Nick
This is wrong in the help file ( I think )
mk:@MSITStore:X:Xailerhelpxaileren.chm::/programacionorie ntadaaobjet.htm
PROPERTY cText INIT "" READ ::GetText() WRITE ::SetText( Value )
It should be, the example doesn't work.
PROPERTY cText INIT "" READ GetText WRITE SetText
Nick