[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'fpg_editcombo' (#fpgui)

CreateEditCombo

Declaration

Source position: fpg_editcombo.pas line 144

function CreateEditCombo(

  AOwner: TComponent;

  x: TfpgCoord;

  y: TfpgCoord;

  w: TfpgCoord;

  AList: TStringList;

  ACompletion: Boolean = False;

  ANew: TAllowNew = anNo;

  h: TfpgCoord = 0

):TfpgEditCombo;


Documentation generated on: 2013-04-29