Class TMyClass
Unit
ok_sorting
Declaration
type TMyClass = class(TObject)
Description
Hierarchy
Overview
Fields
Methods
Properties
Description
Fields
 |
ZZZField: Integer; |
|
 |
AAAField: Integer; |
|
Methods
 |
procedure ZZZMethod; |
|
 |
procedure AAAMethod; |
|
Properties
 |
property ZZZProp; |
|
 |
property AAAProp; |
|
|