[Overview][Constants][Types][Classes][Procedures and functions][Index] |
SimplePanel - boolean. Is there just one continuous panel, or several sub-panels?
Source position: comctrls.pp line 188
published property TStatusBar.SimplePanel: Boolean |
SimplePanel - boolean. Is there just one continuous panel, or several sub-panels?
If true, the value of SimpleText is displayed; if false, the contents of Panels is displayed.
Contents can be adjusted with a stringlist editor that pops up when the ellipsis (...) next to Panels is selected and allows insertion of an arbitrary number of sub-panels with their own strings
lazarus-ccr.sourceforge.net |