The Properties Tab Page

On this tab page you specify the properties of your custom widget. The central, unlabeled list box lists all the properties together with their types.

New Property

Click on this button to insert a new property entry. By default, the property will be called property and will have the type String.

Delete Property

Clicking on this button removes the currently selected property from the list.

Property

In this edit field you can edit the name of the currently selected property. Just fill in the name of the property.

Type

Here you can specify the type of the property. The following types are available: String (a Unicode string), CString (an 8-bit string), StringList (a list of Unicode strings), bool Int, UInt, Font, Color, Rect, Point, Size, Pixmap, Palette, SizePolicy, and Cursor.