Vcl.Touch.GestureCtrls.TGestureListView.ViewStyle
Delphi
property ViewStyle: TViewStyle read FViewStyle write SetViewStyle default 3;
C++
__property ViewStyle = {default=3};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | TGestureListView |
Description
Determines how the list items are displayed. {{#multireplace:Vcl.Touch.GestureCtrls.TGestureListView.ViewStyle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ComCtrls.TCustomListView.ViewStyle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ComCtrls.TCustomListView.ViewStyle|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Determines how the list items are displayed.
Set ViewStyle to control the visual display of items in a list view. The items can be displayed as a set of movable icons, or as columns of text.