[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Container used to store TCtrlBand instances.
Source position: extctrls.pp line 1564
type TCtrlBands = class(TFPGObjectList) |
||
public |
||
function GetIndex(); |
|
Gets the ordinal position for the specified control in the container. |
end; |
|
Container used to store TCtrlBand instances. |
|
| | | ||
| | | ||
| | | ||
TCtrlBands is a container for TCtrlBand instances. TCtrlBands provides a GetIndex method used to access TCtrlBand items stored in the container by their ordinal positions.
| Version 4.4 | Generated 2025-11-08 | Home |