Unit warning_value_member_tags

Description
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TMyClass  

Types

TMyEnum = (...);

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.