[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Masks' (#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.0 Generated 2025-05-03 Home