Web.DBWeb.THTMLTableColumns.GetAttr

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetAttr(Index: Integer): string; override;

C++

DYNAMIC System::UnicodeString __fastcall GetAttr(int Index);

プロパティ

種類 可視性 ソース ユニット
function protected
Web.DBWeb.pas
Web.DBWeb.hpp
Web.DBWeb THTMLTableColumns

説明

指定された Index の列属性を返します。

GetAttr メソッドは、指定された Index の列属性の数を返します。

関連項目