Masked Text editor

From RAD Studio
Jump to: navigation, search

Go Up to Property Editors Index

Use the Mask Test editor to enter Values into the edit mask.

Use the Masked Text editor to edit the Text property of the TMaskEdit component.

To open the Masked Text editor:

  1. Place a TMaskEdit component on the form.
  2. With that component selected, do one of the following:
    • Click the ellipsis button in the Value column for the Text property.
    • Double-click the Value column for the Text property.

Input Text edit box

Enter initial values for the TMaskEdit component. You can overwrite these values at run time.

Edit Mask label

Displays the mask definition for the current component.

See Also

  • TEditMask (contains a list of special mask characters)