API:Vcl.RibbonActnCtrls.DrawLine

From RAD Studio API Documentation

Delphi

procedure DrawLine(ACanvas: TCanvas; const AFromPt, AToPt: TPoint);

C++

extern DELPHI_PACKAGE void __fastcall DrawLine(Vcl::Graphics::TCanvas* ACanvas, const System::Types::TPoint &AFromPt, const System::Types::TPoint &AToPt);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Description

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