Vcl.ControlList.TControlListShowControlEvent

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

Delphi

TControlListShowControlEvent = procedure(const AIndex: Integer; AControl: TControl; var AVisible: Boolean) of object;

C++

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

プロパティ

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

説明

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