Set text fields' format and formatted values

This example shows how to use the helper methods SetPercentValue, SetNumberValue, SetDateValue, SetTimeValue, SetSpecialFormatValue on TextField, CombTextField and ComboBoxField to set the fields' format/formatted values.Note that setting any property affecting the appearance of a field causes any formatting set using these methods to be lost, so these methods should be called after any adjustments to the field's appearance are done.