System.Win.Taskbar.TWinTaskbar.SetTabOrder

From RAD Studio API Documentation
Jump to: navigation, search

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.