BevelButton.Icon Property

Syntax

Icon as


Name of graphic to use as icon. Drag the graphic to the Project Editor or import it using File . Import.

Supports pictures from any source, including those created at runtime with the NewPicture function. Supports transparency, either by setting the Transparent property of the Picture to 1 or via the Picture's Mask. See the first example.