TTMSFNCEditPrecisionDisplay Enumeration
Specifies how floating-point values are displayed in the edit control.
API unit family: TMSFNCEdit
Members
| Name | Description |
|---|---|
pdNormal |
Displays floating-point values using the configured precision. |
pdShortest |
Displays floating-point values using the shortest useful representation. |