RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGridPanel Class

The base class for all grid panel components.

Pascal
TCustomGridPanel = class(TCustomPanel);
C++
class TCustomGridPanel : public TCustomPanel;

ExtCtrls

Use TCustomGridPanel as a base class when defining grid panels that include other controls as constituent parts. 

 

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