Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

DockPanel as sizeable StatusBar


Hello,
I want to make a bottom line DockPanel, something like sizeable
StatusBar containing one or more TMemo component. Using one
LMDDockSite, setting DockPanel to dock at the bottom and setting
ShowHeader to false, it is almost done. Almost because I can't
restrict DockPanel height. Is it possible to restrict DockPanel
height somehow.


I
also tried to use separate LMDDockSite just for status bar. One
DockPanel placed on it does the job and stays inside of margins, I
can‘ t resize DockPanel on full height of LMDDockSite. For
example, if LMDDockPanel.Height = 118, LMDDockPanel.Height <= 68.


Please
help, that is my first contact with your Components.

Comments

Sign In or Register to comment.