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

CreateLabel

Declaration

Source position: fpg_label.pas line 111

function CreateLabel(

  AOwner: TComponent;

  x: TfpgCoord;

  y: TfpgCoord;

  AText: string;

  w: TfpgCoord = 0;

  h: TfpgCoord = 0;

  HAlign: TAlignment = taLeftJustify;

  VAlign: TLayout = tlTop;

  ALineSpace: Integer = 2

):TfpgLabel; overload;


Documentation generated on: 2015-04-04