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

tsplitter

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

TSplitter connects widgets by the link* properties

Declaration

Source position: msesplitter.pas line 182

type tsplitter = class(tcustomsplitter)

published

  property options: splitteroptionsty;

  property shrinkpriority: Integer;

  property linkleft: twidget;

  property linktop: twidget;

  property linkright: twidget;

  property linkbottom: twidget;

  property dist_left: Integer;

  property dist_top: Integer;

  property dist_right: Integer;

  property dist_bottom: Integer;

  property color: colorty;

  property grip: stockbitmapty;

  property colorgrip: colorty;

  property statfile: tstatfile;

  property statvarname: msestring;

  property statpriority: Integer;

  property onupdatelayout: notifyeventty;

end;

Inheritance

tsplitter

  

TSplitter connects widgets by the link* properties

|

tcustomsplitter,iobjectpicker,istatfile

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject

Description

TSplitter connects widgets by the link* properties. There size/position is defined by the position of tsplitter.

TExpandingWidget, tspacer, tsplitter and tlayouter adjust their size according to the settings of optionsscale and the size and position of embedded widgets.

See also

TSpacer

  

TSpacer connects widgets by the link* properties

TExpandingWidget


Documentation generated on: 2021-05-13