Unit ok_back_comment
Description
Description of unit ok_back_comment.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
V: Integer; |
V1: Integer; |
V2: Integer; |
Description
Functions and Procedures
procedure Foo; |
Description of Foo, (Foo )
|
Types
TMyType = Integer; |
Description of TMyType
|
TMyEnum = (...); |
Description of TMyEnum
Values
-
meOne: Description of meOne
-
meTwo: Description of meTwo
-
meThree: Description of meThree
|
Constants
MyConst = 2; |
Description of MyConst
|
Variables
V: Integer; |
Description of V
|
V1: Integer; |
Description of V1 and V2
|
V2: Integer; |
Description of V1 and V2
|