CLASS Code Syntax with HMG vs. Xbase++
Posted: Thu Jul 22, 2021 12:35 am
hi,
i have to learn about Difference of HMG and Xbase++ CLASS Code Syntax
what does VIRTUAL mean
under Xbase++ i have ACCESS ASSIGN. is that the same like SETGET
"where" can i read more about HMG CLASS Syntax
i have to learn about Difference of HMG and Xbase++ CLASS Code Syntax
Code: Select all
METHOD setTabstops() VIRTUAL
METHOD itemMarked( ... ) SETGET

under Xbase++ i have ACCESS ASSIGN. is that the same like SETGET

"where" can i read more about HMG CLASS Syntax
