RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategories.Create Constructor

Creates an instance of the TButtonCategories class.

Pascal
constructor Create(const ButtonGroup: TCategoryButtons); virtual;
C++

Call Create to instantiate a TButtonCategories object at runtime.  

Create builds a list of button categories specified through the ButtonGroup parameter, and stores the list in the Items property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!