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

p_FieldToImage

Declaration

Source position: fonctions_images.pas line 69

procedure p_FieldToImage(

  const field: TField;

  const Image: TBitmap;

  const ali_newWidth: LongInt = 0;

  const ali_newHeight: LongInt = 0;

  const ab_KeepProportion: Boolean = true;

  const ab_ShowError: Boolean = false

);