TAdvCustomInspector.GetEditMask Method
Retrieves the edit mask to be used for a inplace property editor.
Syntax
Unit: InspectorControls
function TAdvCustomInspector.GetEditMask(TheIndex: Integer): string; virtual;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| TheIndex | Integer | Index of the property being edited. |
Returns
The edit mask to be used in the property editor of the specified property.