[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TOnDBImageWrite

Declaration

Source position: dbctrls.pp line 1032

type TOnDBImageWrite = procedure(

  Sender: TObject;

  S: TStream;

  GraphExt: string

) of object;