API:CtlPanel.TActivateEvent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
type
typedef
Visibility: public
Source:
CTLPanel.pas
CtlPanel.hpp
Unit: CtlPanel
Parent: CtlPanel

Delphi

TActivateEvent     = procedure (Sender: TObject; Data: LongInt) of object;

C++

typedef void __fastcall (__closure *TActivateEvent)(System::TObject* Sender, System::LongInt Data);

Description

Embarcadero Technologies does not currently have any additional information.