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

TNamedItem.DisplayName

Display name

Declaration

Source position: db.pas line 141

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