Object-Oriented Programming Foundation
This chapter describes the fundamentals of object-oriented programming (OOP) from three different perspectives. The first chapter introduces general terms and concepts, providing the reader with basic knowledge on the subject. The second chapter focuses onto the features and capabilities of the Xbase++ object-oriented programming model. The third chapter outlines basic design considerations and provides guidelines for which feature of the object-oriented programming model is to be used under what circumstances.
These chapters are intended not only for beginners, but also are a recommended read for developers coming from other languages.
General description of an object
Working with objects and classes
Access to member variables and methods
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.