Reference: MSEgui/TSimpleWidget
From Lazarus wiki
Jump to navigationJump to search
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
Methods
Events
inherited from TWidget
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.