DelphiDox-Example
TExample2 Class Reference

Sample class2. More...

+ Inheritance diagram for TExample2:

Detailed Description

Sample class2.

Delphi Declaration - included with special alias \DCompTypeDecl:
TExample2 = class(TObject)
Var2: INTEGER;
FUNCTION Func2(): INTEGER;
PROCEDURE Proc2();
END; // TExample2

The documentation for this class was generated from the following file:
TExample2
Sample class2.
Definition: Example_UNIT.hpp:42