TInplaceEditorType Enumeration
TInplaceEditorType contains the type of control used to edit the selected property in the inspector control.
Syntax
Unit: InspectorControls
Members
| Name | Value | Description |
|---|---|---|
| ieNone | 0 | |
| ieEdit | 1 | |
| ieCheckBox | 2 |
TInplaceEditorType contains the type of control used to edit the selected property in the inspector control.
Unit: InspectorControls
| Name | Value | Description |
|---|---|---|
| ieNone | 0 | |
| ieEdit | 1 | |
| ieCheckBox | 2 |