RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomFlowPanel Class

The base class for all flow panel components.

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

ExtCtrls

Use TCustomFlowPanel as a base class when defining flow 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!