Unit 'FPgtk' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpgtk]

TFPgtkProgress

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpgtk.pp line 2522

type TFPgtkProgress = class(TFPgtkWidget)

public

  function TheGtkObject;

  property Showtext: longbool; [rw]

  property TextXAlign: gfloat; [rw]

  property TextYAlign: gfloat; [rw]

  procedure SetTextAlignment();

  property CurrentValue: float; [rw]

  property Percentage: float; [rw]

  function PercentageFromValue();

  property FormatString: string; [rw]

  property Adjustment: TFPgtkAdjustment; [rw]

  property ActivityMode: longbool; [rw]

  function CurrentText;

  function TextFromValue();

  procedure Configure();

end;

Inheritance

TFPgtkProgress

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18