Unit RkCommon |
========================================================================= RkCommon Unit This unit defines constants, types, and miscellaneous procedures and functions used by multiple component classes. Also declares the TRkAboutInfo class which is used by the TRkAboutBoxProperty editor. Developing Custom Delphi 3 Components Copyright © 1995-1997 by Ray Konopka =========================================================================} {$I DCDC.INC
Classes |
Functions |
DrawBorder - ==================================} {== Generic DrawBorder Procedure ==} {==================================
DrawCtl3DBorder - =======================================} {== Generic DrawCtl3DBorder Procedure ==} {=======================================
Types |
Constants |
LRBevelColor
LRFrameColor
PalettePage
TextAlignments
ULBevelColor
ULFrameColor
Variables |
Functions |
Types |
TFrameStyle = ( fsNone, fsFlat, fsGroove, fsBump, fsRecessed, fsRaised);
TRkAboutInfo = ( aiRkComponents );
Constants |
Variables |