开发者

What's the difference between ListView and GestureListView?

What's the difference between开发者_开发百科 ListView and GestureListView? Examples would be helpful.


the TListview is a VCL control, based in the windows listview, this component is for general use and supports different visualizations (styles) like report style, lists, small icons, etc.

What's the difference between ListView and GestureListView?

by the other hand the TGestureListView is a TCustomListView descendant which was made to display the name of gestures and a small thumbnail with the gesture’s shape.

What's the difference between ListView and GestureListView?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜