RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGrpButtonItems Class

TGrpButtonItems maintains the collection of buttons that appear in a TButtonGroup control.

Pascal
TGrpButtonItems = class(TCollection);
C++
class TGrpButtonItems : public TCollection;
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!