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

CreateEditFloat

Declaration

Source position: fpg_edit.pas line 397

function CreateEditFloat(

  AOwner: TComponent;

  x: TfpgCoord;

  y: TfpgCoord;

  w: TfpgCoord;

  h: TfpgCoord;

  AShowThousand: Boolean = True;

  ADecimals: Integer = -1;

  AFixedDecimals: Integer = -1

):TfpgEditFloat;


Documentation generated on: 2015-04-04