[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Container with flow layout of controls placed in it.
Source position: extctrls.pp line 1216
|
Container with flow layout of controls placed in it. |
|
| | ||
|
The base class for TFlowPanel |
|
| | ||
|
The base class for a general container which can hold other objects. It has a customizable border and a central text. |
|
| | ||
|
The base class for windowed controls which paint themselves. |
|
| | ||
|
The base class for controls which can contain other (child) controls. |
|
| | ||
|
The base class for visible controls. |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |
Use TFloatPanel if you need a container with float layout. The Anchors and Align properties of child controls are ignored.
The floating direction is determined with FlowStyle property.
lazarus-ccr.sourceforge.net |