Language:
Русский
English
RegisterValidate (procedure) (Validate unit)
Calls RegisterType for each of the validator object types defined in the Validate unit.
Declaration
procedure RegisterValidate;
Target
Windows
Remarks
After calling RegisterValidate, your application can read or write any of these types with streams:
TPXPictureValidator, TFilterValidator, TRangeValidator, TLookupValidator, and TStringLookupValidator.