Vcl.ControlList.TCustomControlList.IsItemEnabled

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

Delphi

function IsItemEnabled(const AIndex: Integer): Boolean; virtual;

C++

virtual bool __fastcall IsItemEnabled(const int AIndex);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。