EditableT.setEditable

Determines if the user can edit the text in the editable widget or not.

template EditableT(TStruct)
void
setEditable

Parameters

isEditable int

TRUE if the user is allowed to edit the text in the widget

Meta