[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCanvas.DrawFocusRect

DrawFocusRect - draws a focused rectangle at the specified position

Declaration

Source position: graphics.pp line 1159

public procedure TCanvas.DrawFocusRect(

  const ARect: TRect

); virtual;