Reference: MSEgui/TSimpleWidget

From Free Pascal wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

TSimpleWidget

ready for revision

You can use TSimpleWidget as a container widget like TPanel in Delphi/Lazarus.

Please note that Visible is false by default. If you want to see the face or frame, you have to set Visible to true.

Alternatives

  • TGroupbox, if you want see a frame by default
  • TLayouter


Reference

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TMseComponent
  • TActComponent
  • TWidget
  • TActionWidget
  • TActionPublishedWidgetNwr
  • TPublishedWidgetNwr
  • TPublishedWidget
  • TSimpleWidget

Properties

inherited from TWidget

Anchors

Bounds

Color

Cursor

Enabled

Face

Font

Frame

Hint

OptionsWidget

OptionsWidget1

PopupMenu

TabOrder

Visible

Methods

Events

inherited from TWidget

OnHint

OnEnter, OnFocus, OnActivate

OnNavigRequest

OnPopup

OnPaint, OnPaintBackground, OnAfterPaint, OnPaintBackground

Inherited from TMseComponent: OnBeforeUpdateSkin, OnAfterUpdateSkin

known issues

issues of the class

issues of this documentation

Feel free to add your points here.