Vcl.FormTabsBar.TCustomFormTabsBar.DrawCloseButton

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawCloseButton(ACanvas: TCanvas; ATab: TFormTabsBarTab; ARect: TRect); virtual;

C++

virtual void __fastcall DrawCloseButton(Vcl::Graphics::TCanvas* ACanvas, TFormTabsBarTab* ATab, const System::Types::TRect &ARect);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.