![]() |
DelphiDox-Example
|
TClass 1. More...
Inherits TObject.
Public Member Functions | |
| int | Func1 () |
| TClass 1 / Func 1. | |
| void | Proc1 () |
| TClass 1 / Proc 1. | |
Public Attributes | |
| int | Field1 |
| TClass 1 / Field 1. | |
| property int | Prop1 = {read=Field1, write=Field1, nodefault} |
| property TClass 1 / Prop 1 | |
TClass 1.
Basic class without an ancestor (--> defaults to TObject)