Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Unit warning_value_member_tags
Uses Functions and Procedures Constants Variables
Description
Overview
Classes, Interfaces, Objects and Records
Types
Description
Types
TMyEnum = (...); |
This should cause 3 warnings: meOne has two descriptions, meTwo has two descriptions, and meNotExisting does not exist.
Values
-
meOne: First description of meOne.
-
meTwo: Second description of meTwo.
|
|