[Overview][Types][Procedures and functions][Index] Reference for unit 'fonctions_numedit' (#lazfonctions)

p_editKeyUp

Declaration

Source position: fonctions_numedit.pas line 24

procedure p_editKeyUp(

  var aext_Value: Extended;

  const aed_Sender: TCustomMaskEdit;

  var ach_Key: Word;

  const aby_NbApVirgule: Byte;

  const aby_NbAvVirgule: Byte;

  const ab_Negatif: Boolean;

  const as_Texte: String

);