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

TFPgtkToolbar

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

Declaration

Source position: fpgtk.pp line 2043

type TFPgtkToolbar = class(TFPgtkContainer)

protected

  procedure CreateGtkObject; override;

public

  function TheGtkObject;

  property ButtonRelief: TGtkReliefStyle; [rw]

  property Tooltips: TFPgtkToolTips; [r]

  property EnableTooltips: longbool; [rw]

  property SpaceStyle: TGtkToolbarSpaceStyle; [rw]

  property SpaceSize: Integer; [rw]

  property Style: TGtkToolbarStyle; [rw]

  property Orientation: tGtkOrientation; [rw]

  procedure InsertWidget();

  procedure PrependWidget();

  procedure AppendWidget();

  function InsertElement();

  function AppendElement();

  function PrependElement();

  function InsertItem();

  function AppendItem();

  function PrependItem();

  procedure InsertSpace();

  procedure AppendSpace;

  procedure PrependSpace;

end;

Inheritance

TFPgtkToolbar

|

TFPgtkContainer

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18