Unit AdvPanel |
======================== TAdvPanel 1.0 ====================================// // 97/11/14 // by Charles Bedard // // see AdvPanel.txt for info on using this component // // *** You can distribute or modify this code at will, but // please notify me about any change you make. The idea here // is to see if i triggered some nice ideas on improving // this kind of component // // ===========================================================================//
Classes |
Functions |
Register -
Types |
TFrameStyle
TFrameWidth
THandleSize
THandleStyle
Constants |
Variables |
Functions |
Types |
TFrameStyle = (fsNone, fsBump, fsCarved, fsLowered, fsRaised);
TFrameWidth = (fwSingle, fwThick);
THandleSize = 1..MaxInt
THandleStyle = (hsNone, hsNormal, hs3D);
Constants |
Variables |