Enables or disables an edit box according to the current style.
Source position: stdctrls.pp line 275
public function TComboBoxStyleHelper.SetEditBox( |
const AHasEditBox: Boolean |
AHasEditBox |
|
True enables the edit box; False disables the edit box. |
Style values after adding or removing the edit box.