API:CtlPanel.TActivateEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
type
typedef
public
CTLPanel.pas
CtlPanel.hpp
CtlPanel CtlPanel

Description

Embarcadero Technologies does not currently have any additional information.