Unit Bpanel |
------------------------------------------------------------- -BPanel: Visible Component used to display beveled edges - -simular to edges seen between button bars and pull-down - -menus in Windows 95. Any combination of top,bottom,left and- -right bevels can be shown. - -------------------------------------------------------------- - !INSTALLATION!: In Delphi, go to Options|Install Component- - and Add BPReg.pas. This will add both components. - -------------------------------------------------------------- -Programmed by Brendan Rempel, October 1996 - -Copyright 1996; All Rights Reserved - -Send any comments/change requests/etc. to: - - rempelb@mail.pr-unlimited.com - - - -This component is hereby given to the public domain. I do - -claim copyright of this code and I hereby prohibit the sale - -of the source or compiled code to anyone for any amount. - -------------------------------------------------------------
Classes |
Functions |
Types |
Constants |
Variables |
Functions |
Types |
TBevelType = ( btInset, btOutset );
Constants |
Variables |