RegisterGraphicFormat method

Applies To
TQDBView

Declaration
procedure RegisterGraphicFormat(const AExtension : string; AGraphicClass : TGraphicClass);

Description
QDBView recognizes Delphi's built-in graphic formats (e.g.,bmp, wmf). If you extend Delphi's graphic unit to recognize other format, e.g., jpg you also have register them with QDBView using the RegisterGraphicFormat method.