BluePink BluePink
XHost
Oferim servicii de instalare, configurare si monitorizare servere linux (router, firewall, dns, web, email, baze de date, aplicatii, server de backup, domain controller, share de retea) de la 50 eur / instalare. Pentru detalii accesati site-ul BluePink.
Indexes

TComboBox


type PComboBox as TComboBox ptr
Field NameType KindAccess
FontTFontR/W
PopupMenuTPopupMenuR/W
CursorTCursorR/W
Tagany ptrR/W
Add(value as string,AObject as any ptr=0)N/A
Insert(index as integer,value as string,AObject as any ptr=0)N/A
Remove(index as integer)N/A
Clear(no parameter(s))N/A
SortedintegerR
StyleintegerR
TextstringR
CountintegerR
IntegralHeightintegerR
TopIndexintegerR
ItemIndexintegerR
ItemHeightintegerR
DropdownintegerR
ItemstringW
ItemDataany ptrW
AlignIntegerR
ClientHeightIntegerR
ClientWidthIntegerR
ColorIntegerR
EnabledIntegerR
HandlehwndR
HeightIntegerR
HintStringR
LeftIntegerR
ParentTControl ptrR
ShowHintIntegerR
TopIntegerR
TabOrderIntegerR
TabStopIntegerR
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 TComboBox)R/W
onDblClicksub(byref Sender as TComboBox)R/W
onEditChangesub(byref Sender as TComboBox)R/W
onChangesub(byref Sender as TComboBox)R/W
onDropDownsub(byref Sender as TComboBox)R/W
onCloseUpsub(byref Sender as TComboBox)R/W
onDrawItemsub(byref Sender as TComboBox,Index as integer,State as integer,R as rect,Dc as hdc)R/W
onMeasureItemsub(byref Sender as TComboBox,Index as integer,byref Height as integer)R/W


Indexes Home Page