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

cMask_HexFixed

A required hexadecimal character.

Declaration

Source position: maskedit.pp line 80

const cMask_HexFixed = 'H';

Description

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