Unit 'MaskEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

cMask_HexFixed

A required hexadecimal character.

Declaration

Source position: maskedit.pp line 82

const cMask_HexFixed = 'H';

Description

(['0'..'9','a'..'f']). A Lazarus extension, not supported in Delphi.

Version 4.6 Hosted on Source Forge