Vcl.ControlList.TCustomControlList.IsControlEnabled

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

Delphi

function IsControlEnabled(const AIndex: Integer; AControl: TControl): Boolean; virtual;

C++

virtual bool __fastcall IsControlEnabled(const int AIndex, Vcl::Controls::TControl* AControl);

プロパティ

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

説明

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