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

TMaskList.GetMaskClass

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

Declaration

Source position: masks.pas line 318

protected function TMaskList.GetMaskClass: TMaskClass; virtual;

Function result

Returns the TMaskClass type.

Description

Used in the Create constructor to set the value for an internal member in the class instance.

See also

TMaskList.Create

  

Creates a new list with mask instances for the specified mask values, delimiter and options.


Version 4.0 Generated 2025-05-03 Home