Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TNamedItem.DisplayName

Display name.

Declaration

Source position: db.pas line 144

public property TNamedItem.DisplayName : string
  read GetDisplayName
  write SetDisplayName;

Description

DisplayName is declared in TCollectionItem, and is made public in TNamedItem. The value equals the value of the Name property.

See also

Name

  

Name of the item.


Documentation generated on: Jul 24 2023