Function GetValueByName(Name: String): Variant
Description
Reads the values entered by the user.
Parameters
Name: The component of which the value must be read.
Example
See CreateEditForm and CreateWizardForm.