| Class TCustomColorPanel (unit ClrPanel) |
TCustomPanel
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
destructor Destroy;
procedure Paint;
procedure PaintPanel(var Rect: TRect);| Properties |
| Events |
| Variables |
PaintRect : TRect;| Constructors |
constructor Create(AOwner: TComponent);Public Declarations
| Functions |
destructor Destroy;
procedure Paint;
procedure PaintPanel(var Rect: TRect);| Properties |
| Events |
| Variables |
PaintRect : TRect;Protected Declarations