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

TWinControl.SetShape

Specifies the (non-rectangular) shape of the widget.

Declaration

Source position: line 0

procedure TWinControl.SetShape(

  AShape: TBitmap

); overload;

procedure TWinControl.SetShape(

  AShape: TRegion

); overload;