Vcl.Taskbar.TWindowPreviewItemRequestEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TWindowPreviewItemRequestEvent)(System::TObject* Sender, System::Types::TPoint &Position, Vcl::Graphics::TBitmap* PreviewBitmap);

Properties

Type Visibility Source Unit Parent
typedef public Vcl.Taskbar.hpp Vcl.Taskbar Vcl.Taskbar

Description

Type of event handler for the OnWindowPreviewItemRequest.

See Also