bancuri, glume, imagini, video, fun, bancuri online, bancuri tari, imagini haioase, videoclipuri haioase, distractie online Pe HaiSaRadem.ro vei gasi bancuri, glume, imagini, video, fun, bancuri online, bancuri tari, imagini haioase, videoclipuri haioase, distractie online. Nu ne crede pe cuvant, intra pe HaiSaRadem.ro ca sa te convingi.
Indexes

TListViewItem


type PListView as TListView ptr
Field NameType KindAccess
ListViewPListViewR/W
ParentTListViewItem ptrR/W
CountintegerR/W
SubitemsTListViewItem ptr ptrR/W
Dataany ptrR/W
Tagany ptrR/W
CaptionstringR
ImageIndexintegerR
SubitemTListViewItem ptrW

TListViewColumn


Field NameType KindAccess
ListViewPListViewR/W
Tagany ptrR/W
WidthintegerR
CaptionstringR
AlignmentintegerR

TListView


Field NameType KindAccess
SmallImagesTImageListR/W
LargeImagesTImageListR/W
StateImagesTImageListR/W
FontTFontR/W
PopupMenuTPopupMenuR/W
CursorTCursorR/W
Tagany ptrR/W
AddColumn(ACaption as string="",AWidth as integer=50,AAlignment as integer=0)N/A
InsertColumn(index as integer,ACaption as string="",AWidth as integer=50,AAlignment as integer=0)N/A
DeleteColumn(index as integer)N/A
AddItem(ACaption as string="")N/A
InsertItem(index as integer,ACaption as string="")N/A
AddSubitem(itemindex as integer,ACaption as string="")N/A
InsertSubitem(itemindex as integer,index as integer,ACaption as string="")N/A
DeleteItem(index as integer)N/A
Clear(no parameter(s))N/A
ClearAll(no parameter(s))N/A
StyleIntegerR
ViewStyleIntegerR
ShowColumnsIntegerR
ButtonIntegerR
AutoarrangeIntegerR
LabelWrapIntegerR
ReadOnlyIntegerR
ColCountIntegerR
CountIntegerR
ItemTListViewItem ptrW
AlignIntegerR
ClientHeightIntegerR
ClientWidthIntegerR
EnabledIntegerR
HandlehwndR
HeightIntegerR
HintStringR
LeftIntegerR
ParentTControl ptrR
ShowHintIntegerR
TabOrderIntegerR
TabStopIntegerR
TopIntegerR
VisibleIntegerR
WidthIntegerR
BringToFront(no parameter(s))N/A
ClientToScreen(Byref P as Point)N/A
Invalidate(no parameter(s))N/A
Repaint(no parameter(s))N/A
ScreenToClient(Byref P as Point)N/A
SendToBack(no parameter(s))N/A
SetFocus(no parameter(s))N/A
Update(no parameter(s))N/A
onClicksub(byref Sender as TListView)R/W
onDblClicksub(byref Sender as TListView)R/W
onSelChangedsub(byref Sender as TListView)R/W
onDrawItemsub(byref Sender as TListView,Index as integer,R as Rect,State as integer)R/W


Indexes Home Page