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

TMaskClass

Class type used to create new instances of the TMaskUtf8 type.

Declaration

Source position: masks.pas line 291

type TMaskClass = class of TMaskUTF8;

Description

TMaskClass is the type returned from the GetMaskClass method in TMaskList.

See also

TMaskList.GetMaskClass

  

Gets the class type used to create new mask instances for the list.