DrawFocusRect - draws a focused rectangle at the specified position.
Source position: graphics.pp line 1087
public procedure TCanvas.DrawFocusRect(
const ARect: TRect
); virtual;