TIWCGJQCustomDialogExOptionsTitleBar Enumeration

Represents type TIWCGJQCustomDialogExOptionsTitleBar.

Namespace: IWCGJQDialogEx
type
 TIWCGJQCustomDialogExOptionsTitleBar = (jqdetbDefault,jqdetbNone,jqdetbTransparent);

The TIWCGJQCustomDialogExOptionsTitleBar type exposes the following members.

Show:
 NameDescription
jqdetbDefault

Represents constant jqdetbDefault.

jqdetbNone

Represents constant jqdetbNone.

jqdetbTransparent

Represents constant jqdetbTransparent.

Top