[Overview][Constants][Procedures and functions][Index] Reference for unit 'fonctions_images' (#lazfonctions)

fb_ImageFieldToFile

Declaration

Source position: fonctions_images.pas line 62

function fb_ImageFieldToFile(

  const field: TField;

  const afile: String;

  const ali_newWidth: LongInt = 0;

  const ali_newHeight: LongInt = 0;

  const ab_KeepProportion: Boolean = true;

  const ab_ShowError: Boolean = false

):Boolean;