RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
CategoryButtons.TButtonCategoryClass Type

Metaclass of TButtonCategory.

Pascal
TButtonCategoryClass = class of TButtonCategory;
C++
TButtonCategory TButtonCategoryClass;

CategoryButtons

You can pass this type in a function at runtime when you do not necessarily know the type. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!