|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWRadioGroup > Properties > Layout |
Use this property to choose the control's layout (glVertical, glHorizontal);
SIGNATURE=IWCompExtCtrls.TIWRadioGroup.Layout
ETYPE=Property
Declaration:
Delphi: |
published property Layout: TIWRadioGroupLayout; |
C++: |
__published: __published: __property TIWRadioGroupLayout Layout; |
Description: This is Layout, a member of class TIWRadioGroup.