Unit ok_sorting
Uses
Description
Test unit to test various --sort settings.
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class TMyClass |
|
Record TMyRecord |
|
Class ZZZClass |
|
Class AAAClass |
Functions and Procedures
procedure ZZZProc; |
procedure AAAProc; |
Types
ZZZType = Integer; |
AAAType = Integer; |
Constants
ZZZConst = 1; |
AAAConst = 2; |
Variables
ZZZVar: Integer; |
AAAVar: Integer; |
Description
Functions and Procedures
procedure ZZZProc; |
procedure AAAProc; |
Types
ZZZType = Integer; |
AAAType = Integer; |
Constants
ZZZConst = 1; |
AAAConst = 2; |
Variables
ZZZVar: Integer; |
AAAVar: Integer; |