Unit addbtn95 |
**************************************************************} {Delphi 2.0 only } {AddBtn95 derives TRadioButton95 and TCheckBox95 from } { TRadioButton And TCheckBox to Give them the } { Additional Formatting Functionality found in } { Windows 95 } {Added or changed properties : } { Alignment : How the Text next to the button is aligned } { AlignmentBtn : Where the Button is positioned } { LikePushButton : Does the control look Like a Push Button? } { VerticalAlignment : Where the text and button are positioned } { WordWrap : Wrap the text if the box is to narrow } {****************************************************************} {Ver 1.0 } {Copyright(c) 1996 PA van Lonkhuyzen } {e-mail : peterv@global.co.za } {
Classes |
TCheckBox95 -
TRadioButton95 -
Functions |
Register -
Types |
Constants |
Variables |
Functions |
Types |
TVAlignment = (vaTop,vaBottom,vaCenter);
Constants |
Variables |