Web.DBWeb.THTMLTableColumns.GetAttrCount

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

Delphi

function GetAttrCount: Integer; override;

C++

DYNAMIC int __fastcall GetAttrCount();

プロパティ

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

説明

列属性の数を返します。

GetAttrCount メソッドは、列属性の数を返します。

メモ:GetAttrCount は、継承クラスでオーバーライドされることがあります。

関連項目