RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldRadioGroup.DisplayColumns Property

Specifies the number of radio buttons that appear in each row of the control.

Pascal
property DisplayColumns: Integer;
C++
__property int DisplayColumns;

Use DisplayColumns to specify how many radio buttons can appear in a single line of the radio group. If DisplayColumns is less than the number of items, the radio group displays its buttons in multiple rows. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!