TListView
FieldParam(s)Type
CheckBoxes-Boolean
ClientRect-RECT
Color-Integer
Cursor-HCURSOR
Columns-Ptr
ColumnCount-Integer
Enabled-Boolean
Font-TFont
FullSelect-Boolean
GridLines-Boolean
Handle-HWND
Height-Integer
HotTrack-Boolean
Items-Ptr
ItemCount-Integer
ItemIndex-Integer
LargeImages-TImageList
Left-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
SmallImages-TImageList
StateImages-TImageList
Style-TListViewStyle
Top-Integer
Visible-Boolean
Width-Integer
-
AddColumnSelf As TListView , byval fCaption As StringSUB
AddItemSelf As TListView , byval fCaption As String , byval fImageIndex As IntegerSUB
AddSubItemSelf As TListView , byval fIndex As Integer , byval fCaption As StringSUB
BringToFrontSelf As TListViewSUB
ClearSelf As TListViewSUB
CreateSelf As TListViewFUNCTION
DelColumnSelf As TListView , byval fIndex As IntegerSUB
DelItemSelf As TListView , byval fIndex As IntegerSUB
DelItemsSelf As TListViewSUB
FreeSelf As TListViewSUB
GetItemAtSelf As TListView , byval X As Integer , byval Y As IntegerFUNCTION
SetFocusSelf As TListViewSUB
-
SetColumnWidthSelf As TListView , byval fIndex As Integer , byval fColumnWidth As IntegerSUB
SetCheckBoxesSelf As TListView , byval fCheckBoxes As BooleanSUB
SetColorSelf As TListView , byval fColor As IntegerSUB
SetCursorSelf As TListView , byval fCursor As HCURSORSUB
SetEnabledSelf As TListView , byval fEnabled As BooleanSUB
SetFontSelf As TListView , Font As TFontSUB
SetFullSelectSelf As TListView , byval fFullSelect As BooleanSUB
SetGridLinesSelf As TListView , byval fGridLines As BooleanSUB
SetHeightSelf As TListView , byval fHeight As IntegerSUB
SetHotTrackSelf As TListView , byval fHotTrack As BooleanSUB
SetLeftSelf As TListView , byval fLeft As IntegerSUB
SetParentSelf As TListView , byval fParent As HWNDSUB
SetPopupMenuSelf As TListView , PopupMenu As TPopupMenuSUB
SetStyleSelf As TListView , byval fStyle As TListViewStyleSUB
SetTopSelf As TListView , byval fTop As IntegerSUB
SetVisibleSelf As TListView , byval fVisible As BooleanSUB
SetWidthSelf As TListView , byval fWidth As IntegerSUB
-
OnClickSelf As TListViewSUB
OnSelectItemSelf As TListView , byval ItemIndex As IntegerSUB