Vcl.Tabs.TTabSet.DrawLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawLine(Canvas: TCanvas; FromX, FromY, ToX, ToY: Integer);

C++

void __fastcall DrawLine(Vcl::Graphics::TCanvas* Canvas, int FromX, int FromY, int ToX, int ToY);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Tabs.pas
Vcl.Tabs.hpp
Vcl.Tabs TTabSet

Description

Embarcadero Technologies does not currently have any additional information.