CategoryButtons.TBaseItem.GetFirstSibling
From RAD Studio VCL Reference
Contents |
Delphi Information
From CategoryButtons.pas
function GetFirstSibling(): TBaseItem;
Unit: CategoryButtons
Type: method
Visibility: protected
Member Of: TBaseItem
C++ Information
From CategoryButtons.hpp
Categorybuttons::TBaseItem * __fastcall GetFirstSibling(void);
Unit: CategoryButtons
Type: method
Visibility: protected
Member Of: TBaseItem
Description
Get the TBaseItem that is the zeroth element of the CategoryButtons items array.
Call GetFirstSibling to get the TBaseItem instance that is the zeroth element of the CategoryButtons Categories Items array.