dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GroupBox.this
dlangui
widgets
groupbox
GroupBox
Undocumented in source.
this
()
this
(string ID, UIString uitext, Orientation orientation)
class
GroupBox
this
(
string
ID
,
UIString
uitext
,
Orientation
orientation
=
Orientation.Vertical
)
this
(string ID, string textResourceId, Orientation orientation)
this
(string ID, dstring rawText, Orientation orientation)
Meta
Source
See Implementation
dlangui
widgets
groupbox
GroupBox
constructors
this
destructors
~this
functions
calcFrame
layout
measuredContent
onDraw
onThemeChanged
properties
padding
text
textResource
variables
_caption
_captionHeight
_frameBottom
_frameHeight
_frameLeft
_frameRight
_frameWidth
_topFrameHeight
_topFrameLeft
_topFrameRight
_topHeight