PictureBox-DrawFocusRect

Имя функции dcl-PictureBox-DrawFocusRect
Синтаксис   (dcl-PictureBox-DrawFocusRect <CONTROL> (List of Lists as (UpperLeftX [типа Long] UpperLeftY [типа Long] Width [типа Long] Height [типа Long]) ...))
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Picture Box

This method paints one or more standard Windows focus rectangles around the area defined by UpperLeftX, UpperLeftY and the specified Width and Height. All points are specified in client coordinates (in pixels, relative to the upper left corner of the control).