RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.Create Constructor

Creates instance of TCategoryButtons.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCategoryButtons(TComponent * AOwner);

This method creates an instance of TCategoryButtons. Create sets default values for a variety of attributes, including width, height, control style, button options, and colors. 

 

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