Unit ok_enum_explicit_values

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

Description

PasDoc fails to parse this. Bug spotted by Michalis on 2005-12-04 when trying `make htmldocs' on fpc compiler sources, in file cgbase.pas.

Fixed.

Overview

Types

TRegister = (...);

Description

Types

TRegister = (...);
 
Values
  • TRegisterLowEnum := Low(longint)
  • TRegisterHighEnum := High(longint)