API:Vcl.ExtCtrls.TCustomControlBar.DoBandPaint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoBandPaint(Control: TControl; Canvas: TCanvas; var ARect: TRect;  var Options: TBandPaintOptions); virtual;

C++

virtual void __fastcall DoBandPaint(Vcl::Controls::TControl* Control, Vcl::Graphics::TCanvas* Canvas, System::Types::TRect &ARect, TBandPaintOptions &Options);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomControlBar

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!