TValueConverter Class
Definition
Base abstract class provides DefaultConverter as an entry point to the user side
Delphi
type TValueConverter = class(TInterfacedObject)
- Inheritance
-
TInterfacedObjectTValueConverter
- Derived
-
TBcdToVariantConverterTPictureToVariantConverterTStreamToPictureConverterTStreamToVariantConverterTVariantToBcdConverter
- Implements