Vcl.FormTabsBar.TCustomFormTabsBar.TabFromPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TabFromPoint(P: TPoint): TFormTabsBarTab;

C++

TFormTabsBarTab* __fastcall TabFromPoint(const System::Types::TPoint &P);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.FormTabsBar.pas
Vcl.FormTabsBar.hpp
Vcl.FormTabsBar TCustomFormTabsBar

Description

Embarcadero Technologies does not currently have any additional information.