Unit MyGroup

------------------------------------------------------------------- - UNIT: MYGROUP.PAS - - TARGET: Delphi 1 (may work in Delphi 2 & 3) - - AUTHOR: Programmed by Ron Marx, October 1997 - - EMAIL: Send any comments/change requests/etc. to - - marxron@ix.netcom.com - ------------------------------------------------------------------- - !INSTALLATION!: In Delphi, go to Options|Install Component and - - add MYGROUP.PAS or MYGROUP.DCU. This will add the component to - - the Data Controls page of your component palette. - ------------------------------------------------------------------- - PROPERTIES: There are three new properties which were not - - inherited from the Delphi version of TDBRadioGroup. - - - - CaptionFont - Allows you to change the caption font. - - - - SearchFirstChar: When set to true it will set the focus to the - - first choice which matches the character you just typed in. It - - is case sensitive. - - - - ShowFrame: When set to true it shows the frame. - ------------------------------------------------------------------- - WARNING: This software is provided as is. No warranty is given - - by the author, expressed or implied. Use this software at your - - own risk. The author assumes no responsibility for any damage - - from the use of this software. - - - - NOTE: This software is freeware which means that it is free - - for use and distribution. - -------------------------------------------------------------------

Classes

TMyDBRadioGroup -

Functions

Register -

Types

Constants

Variables


Functions


procedure Register;


Types


Constants


Variables