Unit ok_record_with_case
Uses
Functions and Procedures
Types
Constants
Variables
Description
Testing of parsing and making docs for records with case parts.
It does not pass properly yet:
Types for fields in record case are not printed (because parser does not set their FullDeclaration properties).
Also, CaseTwoB field has no description (but it should have "Description of CaseTwoA and CaseTwoB")
Update 2005-10-17: now this test passes OK, both problems above are solved.
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record TMyRecord1 |
|
Record TMyRecord2 |