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

tcustomsplitter

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

Declaration

Source position: msesplitter.pas line 58

type tcustomsplitter = class(tscalingwidget, iobjectpicker, istatfile)

public

  constructor create(); override;

  destructor destroy; override;

  function actualcolor; override;

  function actualopaquecolor; override;

  procedure move();

  property options: splitteroptionsty; [rw]

  property shrinkpriority: Integer; [rw]

  property linkleft: twidget; [rw]

  property linktop: twidget; [rw]

  property linkright: twidget; [rw]

  property linkbottom: twidget; [rw]

  property dist_left: Integer; [rw]

  property dist_top: Integer; [rw]

  property dist_right: Integer; [rw]

  property dist_bottom: Integer; [rw]

  property grip: stockbitmapty; [rw]

  property colorgrip: colorty; [rw]

  property statfile: tstatfile; [rw]

  property statvarname: msestring; [rw]

  property statpriority: Integer; [rw]

  property onupdatelayout: notifyeventty; [rw]

published

  property optionswidget: optionswidgetty;

end;

Inheritance

tcustomsplitter,iobjectpicker,istatfile

|

tscalingwidget

|

tcustomscalingwidget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13