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

fb_FiletoImageField

Declaration

Source position: fonctions_images.pas line 63

function fb_FiletoImageField(

  const afile: String;

  const field: TField;

  const ali_newWidth: LongInt = 0;

  const ali_newHeight: LongInt = 0;

  const ab_KeepProportion: Boolean = true;

  const ab_ShowError: Boolean = false

):Boolean;