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

TCollection.GetAttr

Returns an attribute of the collection.

Declaration

Source position: classesh.inc line 483

protected function TCollection.GetAttr(

  Index: Integer

):String; dynamic;

Description

This method is provided for compatibility with Delphi only and is not used in Free Pascal.

See also

TCollection.GetAttrCount

  

Returns the count of attributes associated with each item.

TCollection.GetItemAttr

  

Returns the attributes of an item.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.