Página 1 de 1

Help File appears to be wrong

Publicado: Mar May 06, 2008 9:04 am
por Nick Hilder
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