Unit 'Masks' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TMaskList.Count

The number of mask items in the list.

Declaration

Source position: masks.pas line 337

public property TMaskList.Count : Integer
  read GetCount;

Description

Count is a read-only Integer property with the number of TMask instances stored in the Items for the list.

See also

TMaskList.Items

  

The mask items in the list.


Version 4.4 Generated 2025-11-08 Home