FireDAC.Stan.Param.TFDParam.GetDisplayName
Delphi
function GetDisplayName: String; override;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FireDAC.Stan.Param.pas | FireDAC.Stan.Param | TFDParam |
Description
Returns the name of the collection item as it appears in the collection editor. {{#multireplace:FireDAC.Stan.Param.TFDParam.GetDisplayName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Classes.TCollectionItem.GetDisplayName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Classes.TCollectionItem.GetDisplayName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Returns the name of the collection item as it appears in the collection editor.
GetDisplayName is the protected read implementation of the DisplayName property.