TcxExtEditingControl.OptionsBehavior Property
In This Article
Provides access to the settings that specify how the control responds to user actions.
#Declaration
Delphi
property OptionsBehavior: TcxControlOptionsBehavior read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxControlOptionsBehavior class description to learn about these settings.
See Also