TcxGridOptionsTreeView.AddRadioButtons(Integer,PTypeInfo,TcxGridOptionsTreeViewGetTypeItemCaptionFunction) Method
Declaration
procedure AddRadioButtons(AParentID: Integer; ATypeInfo: PTypeInfo; AGetTypeItemCaption: TcxGridOptionsTreeViewGetTypeItemCaptionFunction);
Parameters
| Name | Type |
|---|---|
| AParentID | Integer |
| ATypeInfo | PTypeInfo |
| AGetTypeItemCaption | TcxGridOptionsTreeViewGetTypeItemCaptionFunction |
See Also