[fpc-pascal] TMenu - barbreak Delphi Compatbility.

Paul Ishenin webpirat at mail.ru
Wed Apr 13 00:08:58 CEST 2011


12.04.2011 21:52, Justin Smyth wrote:
> Guys.
> In Delphi you can set the break to barbreak to break the menu in half 
> , whats the best way ( if possible to do this in lazarus ) ?

This is a windows only feature and it is not implemented in lazarus.

To achive the desired effect on windows you can play with 
TMenuItem.Handle and windows api in {$ifdef windows} block inside your 
application.

Best regards,
Paul Ishenin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110413/73d3b13d/attachment.html>


More information about the fpc-pascal mailing list