DesignIntf.TDesignerSelections.GetCount

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

Delphi

function GetCount: Integer;

C++

int __fastcall GetCount(void);

プロパティ

種類 可視性 ソース ユニット
function protected
DesignIntf.pas
DesignIntf.hpp
DesignIntf TDesignerSelections

説明

Count プロパティの値を返します。

GetCount メソッドは,Count プロパティの読み出しプロテクトメソッドです。

関連項目