Skip to content

TResourceFile.Count

Number of resources in the file

Declaration

Source position: objects.pp line 539

default 
  function Count : Sw_Integer;

Description

Count returns the number of resources. If no resources were read, zero is returned.

Errors

None.

See also

Name Description
TResourceFile.Init Instantiate a new instance.