Vcl.ScreenTips.TDuplicateCreateErrorEvent
C++
typedef void __fastcall (__closure *TDuplicateCreateErrorEvent)(System::TObject* Manager, System::Classes::TBasicAction* Action);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | Vcl.ScreenTips.hpp | Vcl.ScreenTips | Vcl.ScreenTips |
Description
C++ definition of the OnDuplicateCreateError event.
TDuplicateCreateErrorEvent represents the C++ definition of the OnDuplicateCreateError event. See the OnDuplicateCreateError documentation for further details.