System.Win.Taskbar.TWinTaskbar.SetTabOrder
Delphi
function SetTabOrder(AHwndTab: HWND; AHwndInsertBefore: HWND = 0): Boolean;
C++
bool __fastcall SetTabOrder(HWND AHwndTab, HWND AHwndInsertBefore = (HWND)(0x0));
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.Win.Taskbar.pas System.Win.Taskbar.hpp  | 
        System.Win.Taskbar | TWinTaskbar | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!