[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'MaskEdit' (#lcl)

cMask_NoLeadingBlanks

Causes leading blanks to be trimmed from the value.

Declaration

Source position: maskedit.pp line 83

const cMask_NoLeadingBlanks = '!';

Description

Trailing blanks are trimmed by default.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.