Try dropping a TLabeledEdit ont a TFlowPanel or a TGridPanel. The Label and the Edit are treated as two separate controls. I cannot control the label placing relative to the edit anymore. They are (separate controls), but it does not feel very RAD. Or maybe i missed something.
Drop the TLabeledEdit on a TPanel, which you drop on the Flow/Grid panel?
ReplyDeleteLars Fosdal that is an idea! Thanks!
ReplyDeleteNever found the flow/grid panel flexible enough to be practical.
ReplyDeleteEdwin Yip agreed. Want to use some pure VCL for internal stuff. Good if a project with such demands pops up.
ReplyDeleteGrid panel is pretty handy, since autosizing can be percentage based.
ReplyDelete