Unit RichButton |
***************************************************************************** TRichButton Copyright © 1997 Mentor Computer Solutions Version 1.0 revised February 2, 1997 The latest version of RichButton can be found at http://www.MentorComputer.com/RichButton/ Author: Garret Wilson Garret@MentorComputer.com Company: Mentor Computer Solutions RR 2 Box 246 Chelsea, OK 74016 USA (918) 789-2734 http://www.MentorComputer.com Status: Freeware. Source may be redistributed in whole, providing that the copyright information is also included. Description: TRichButton provides a button that can include rich text, including bold, italics, different fonts, etc. To use TRichButton, access the Lines, Font, Color, DefAttributes, SelAttributes, and Paragraph properties, which function identically to those that come with the standard TRichEdit control. Acknowledgements: TRichButton was developed in part by referring to the Borland source code for TCustomPanel and TRichEdit. Some features of TRichButton originated from ideas implemented in TTransBitmap, which is Copyright © 1996 Alan GARNY, gry@physiol.ox.ac.uk, http://www.physiol.ox.ac.uk/~gry and these instances are indicated.
Classes |
Functions |
Register - properties stored in TRichEdit
Types |
Constants |
Variables |
Functions |
Types |
TRichButtonState = (stUp, stDown, stDisabled);
Constants |
Variables |