[Overview][Constants][Types][Classes][Index] Reference for unit 'msetabs' (#msegui)

tcustomtabbar

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

Declaration

Source position: msetabs.pas line 352

type tcustomtabbar = class(tcustomstepbox)

public

  constructor create(); override;

  destructor destroy; override;

  procedure synctofontheight; override;

  procedure beginupdate;

  procedure endupdate;

  function tabatpos();

  procedure movetab();

  function activetag;

  procedure dragevent(); override;

  property activetab: Integer; [rw]

  property tabs: ttabs; [rw]

  property firsttab: Integer; [rw]

  property onactivetabchange: notifyeventty; [rw]

  property font: twidgetfont; [rws]

  property options: tabbaroptionsty; [rw]

  property ontabmoving: movingeventty; [rw]

  property ontabmoved: movedeventty; [rw]

  property onclientmouseevent: mouseeventty; [rw]

published

  property optionswidget: optionswidgetty;

  property optionswidget1: optionswidget1ty;

end;

Inheritance

tcustomtabbar

|

tcustomstepbox,istepbar,idragcontroller

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13