The information that the Value property refers to is a numeric data item. It does not contain information about its format. In other words, examining the Value property, there is no way to guess what digits represent the year, what the month and so on. Moreover, when the user enters a date, its elements (year, month, day) must be combined, in order to obtain a number to be assigned to the Value property.The VALUE-FORMAT property fills that gap and allows you to convert information properly. Supported values, defined in isgui.def are:
Example - Define a date-entry control with value-format
screen section.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |