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

TFPgtkNotebook

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

Declaration

Source position: fpgtk.pp line 1723

type TFPgtkNotebook = class(TFPgtkContainer)

protected

  procedure CreateGtkObject; override;

public

  function TheGtkObject;

  procedure AppendPage();

  procedure AppendPageFull();

  procedure PrependPage();

  procedure PrependPageFull();

  procedure InsertPage();

  procedure InsertPageFull();

  procedure RemovePage();

  function PageNumberOf();

  procedure NextPage;

  procedure PrevPage;

  procedure ReorderPage();

  property PageIndex: Integer; [rw]

  property Page: TFPgtkWidget; [rw]

  property TabPos: TGtkPositionType; [rw]

  property ShowTabs: Boolean; [rw]

  property ShowBorder: Boolean; [rw]

  property Scrollable: Boolean; [rw]

  property Homogenous: Boolean; [rw]

  property TabHBorder: Word; [rw]

  property TabVBorder: Word; [rw]

  procedure SetTabBorders();

  function GetMenuLabelOf();

  procedure SetMenuLabel();

  function GetTabLabelOf();

  procedure SetTabLabel();

  function GetChildOnPage();

  procedure GetTabLabelPacking();

  procedure SetTabLabelPacking();

  procedure EnablePopup;

  procedure DisablePopup;

  function PageSwitchSignalConnect();

  function PageSwitchSignalConnectAfter();

  function ConnectSwitchPage();

  function ConnectAfterSwitchPage();

end;

Inheritance

TFPgtkNotebook

|

TFPgtkContainer

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18