Vcl.FormTabsBar.TCustomFormTabsBar.DrawCloseButton
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.