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

TCollection.SetPropName

Write handler for the TCollection.PropName property

Declaration

Source position: classesh.inc line 489

protected procedure TCollection.SetPropName; virtual;

Description

SetPropName must be overridden by descendent objects to set the TCollection.PropName property to a suitable value. By default, SetPropName sets the PropName property to empty.

See also

TCollection.PropName

  

Name of the property that this collection represents.

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