| Basics of the construction and functionality of HSOK |
|
| 20 June 2007 | |||||||||||||||||||||
Page 1 of 9 This article describes the basics of the construction and functionality of the HSOK. The base classes and their functions are presented. Also there is a description of the automatic memory management and strong reference mechanism. The most useful properties and methods introduced by base classes are described. HSOK constructionHSOK source code is located in HSOK.pas module. This module contains definitions of base classes that are used to construct new classes with the Class Editor, as well as definition of the kernel class which coordinates functioning of all HSOK objects (described later in the article). On following pages you will find base classes descriptions, which you need to know to work with HSOK. |
|||||||||||||||||||||





