Vcl.WinXCalendars.TCalendarHeaderNavigatorButton.GetTabOrder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTabOrder: Integer; override;

C++

virtual int __fastcall GetTabOrder();

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarHeaderNavigatorButton

Description

Getter of the TabOrder property.

Vcl.WinXCalendars.TCalendarHeaderNavigatorButton.GetTabOrder inherits from Vcl.WinXCalendars.TCalendarViewInfoBase.GetTabOrder. All content below this line refers to Vcl.WinXCalendars.TCalendarViewInfoBase.GetTabOrder.

Getter of the TabOrder property.

See Also