[i] Invert the Frame border when item is selected
Source position: MUIClass.Area.pas line 170
published property TMUIArea.ShowSelState : Boolean |
Normally a gadget will reverse its frame and display the configured MUII_SelectedBack background pattern in its selected state. For some objects (e.g. checkmarks) this is not recommended and can be supressed by setting ShowSelState to False.
|
Get and set the selected state of a gadget. |