Vcl.Controls.TEnumerateControlEvent
Delphi
TEnumerateControlEvent = procedure (Sender: TObject; AControl: TControl; var ACanEnumerate: Boolean) of object;
C++
typedef void __fastcall (__closure *TEnumerateControlEvent)(System::TObject* Sender, TControl* AControl, bool &ACanEnumerate);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !