Unit Rbutton

------------------------------------------------------------- -RButton: Visible Component used to display round buttons - - instead of square. Works identical to the standard- - TSpeedButton component. - -------------------------------------------------------------- - !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

TRoundButton -

Functions

Types

TNumGlyphs
TRButtonType

Constants

DefaultHeight
DefaultWidth

Variables


Functions


Types


TNumGlyphs = 1..4

TRButtonType = (rtRegular,rtInset);

Constants

DefaultHeight = 40

DefaultWidth = 40


Variables