Vcl.Touch.GestureCtrls.TCustomGestureListView.CreateWnd
Delphi
procedure CreateWnd; override;
C++
virtual void __fastcall CreateWnd(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | TCustomGestureListView |
Description
Creates the window used by the gesture list view.
CreateWnd is used internally to initialize the list view control.