TcxGridOptionsTreeView.AddRadioButtons(Integer,PTypeInfo,TcxGridOptionsTreeViewGetTypeItemCaptionFunction) Method
In This Article
#Declaration
Delphi
procedure AddRadioButtons(AParentID: Integer; ATypeInfo: PTypeInfo; AGetTypeItemCaption: TcxGridOptionsTreeViewGetTypeItemCaptionFunction);
#Parameters
Name | Type |
---|---|
AParent |
Integer |
AType |
PType |
AGet |
Tcx |
See Also