[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: shellctrls.pas line 179
type TShellListView = class(TCustomShellListView) |
published |
property Align; |
property Anchors; |
property BorderSpacing; |
property BorderStyle; |
property BorderWidth; |
property Color; |
property Constraints; |
property DragCursor; |
property DragMode; |
property Enabled; |
property Font; |
property HideSelection; |
property LargeImages; |
property MultiSelect; |
property ParentColor; |
property ParentFont; |
property ParentShowHint; |
property PopupMenu; |
property ReadOnly; |
property RowSelect; |
property ScrollBars; |
property ShowColumnHeaders; |
property ShowHint; |
property SmallImages; |
property SortColumn; |
property SortType; |
property StateImages; |
property TabStop; |
property TabOrder; |
property ToolTips; |
property Visible; |
property ViewStyle; |
property OnChange; |
property OnClick; |
property OnColumnClick; |
property OnCompare; |
property OnContextPopup; |
property OnDblClick; |
property OnDeletion; |
property OnDragDrop; |
property OnDragOver; |
property OnEndDrag; |
property OnKeyDown; |
property OnKeyPress; |
property OnKeyUp; |
property OnMouseDown; |
property OnMouseMove; |
property OnMouseUp; |
property OnResize; |
property OnSelectItem; |
property OnStartDrag; |
property OnUTF8KeyPress; |
property ObjectTypes; |
property Root; |
property ShellTreeView; |
end; |
| | ||
| | ||
|
TCustomListView - the base class for TListView |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |