RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTransparentControl Class

Base class for transparent controls.

Pascal
TCustomTransparentControl = class(TCustomControl);
C++
class TCustomTransparentControl : public TCustomControl;

Controls

Use TCustomTransparentControl as the base class for drawing transparent controls. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!