The package includes TEditPage which makes it incredibly easy to construct one dimensional editing dialogs with in-built validation. Once you've used the editpage or any of the validating edit controls you'll find it a hassle to live without them!
The package contains TEditPage, TDataPage, TDateEdit, TIntegerEdit, TFloatEdit, TDurationEdit, TTimeEdit, TValidator, Tabbed lists, split lists, version information lists, graphic combos, font lists, TConfig
Note that all the edit controls have validation capabilities and can display their validation state in any one of three displays. The controls can also restrict or require entry.
The edit controls also have .AsInteger, .AsFloat, .AsDate, etc. methods to save the hassle of constant string conversions.
Platform: Windows

