DelphiDox-Example
TExample1 Class Reference

Sample class1. More...

Inherits TObject.

Detailed Description

Sample class1.

Delphi Declaration - included with \snippet command:
TExample1 = class(TObject)
Var1: INTEGER;
FUNCTION Func1(): INTEGER;
PROCEDURE Proc1();
END;

The documentation for this class was generated from the following file:
TExample1
Sample class1.
Definition: Example_UNIT.hpp:27