Web.DBWeb.THTMLTableColumn.GetDisplayName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDisplayName: string; override;

C++

virtual System::UnicodeString __fastcall GetDisplayName();

Properties

Type Visibility Source Unit Parent
function protected
Web.DBWeb.pas
Web.DBWeb.hpp
Web.DBWeb THTMLTableColumn

Description

Returns the name of the THTMLTableColumn component as it appears in the columns collection editor.

Use the GetDisplayName method to return the name of the THTMLTableColumn component as it appears in the columns collection editor.