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

tlayouter

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

TLayouter arranges embedded widgets

Declaration

Source position: msesplitter.pas line 406

type tlayouter = class(tcustomlayouter)

published

  property optionslayout: layoutoptionsty;

  property align_mode: widgetalignmodety;

  property align_leader: twidget;

  property align_glue: widgetalignmodety;

  property place_mindist: Integer;

  property place_maxdist: Integer;

  property place_mode: widgetalignmodety;

  property place_options: placeoptionsty;

  property onbeforelayout: layoutereventty;

  property onafterlayout: layoutereventty;

  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 options: spaceroptionsty;

end;

Inheritance

tlayouter

  

TLayouter arranges embedded widgets

|

tcustomlayouter

|

tcustomspacer

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject

Description

TLayouter arranges embedded widgets according to the settings of optionslayout, align_* and place_* properties.

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

See also

TSplitter

  

TSplitter connects widgets by the link* properties

TSpacer

  

TSpacer connects widgets by the link* properties

TExpandingWidget


Documentation generated on: 2021-05-13