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

TMaskCharType

Declaration

Source position: masks.pas line 32

type TMaskCharType = (

  mcChar,

  

  mcCharSet,

  

  mcAnyChar,

  

  mcAnyText

  

);

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