Vcl.Taskbar.TCustomTaskbar.DoWindowPreviewRequest
Delphi
procedure DoWindowPreviewRequest; override;
C++
virtual void __fastcall DoWindowPreviewRequest(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.Taskbar.pas Vcl.Taskbar.hpp |
Vcl.Taskbar | TCustomTaskbar |
Description
Calls the OnWindowPreviewItemRequest event.
- Note: This function is reserved for internal use only. Do not call it directly.