Vcl.ControlList.TControlListEnableControlEvent

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

Delphi

TControlListEnableControlEvent = procedure(const AIndex: Integer; AControl: TControl; var AEnabled: Boolean) of object;

C++

typedef void __fastcall (__closure *TControlListEnableControlEvent)(const int AIndex, Vcl::Controls::TControl* AControl, bool &AEnabled);

プロパティ

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

説明

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