pfc_u_progressbar


pfcmain.pbl   >   pfc_u_progressbar   

Last Update 27/04/2017 08:14:56
Size 115 022 bytes

pfc_u_base   >   u_base   >   pfc_u_progressbar   

     
Name Datatype Value
ib_autoreset boolean True
Methods calling:
Method calling \"ib_autoreset\" Description
pfc_u_progressbar.of_setposition public function integer of_setposition(integer)
pfc_u_progressbar.of_setautoreset public function integer of_setautoreset(boolean)
pfc_u_progressbar.of_isautoreset public function boolean of_isautoreset()
iCurrent int
ii_displaystyle integer BAR
Methods calling:
Method calling \"ii_displaystyle\" Description
pfc_u_progressbar.of_getdisplaystyle public function integer of_getdisplaystyle()
pfc_u_progressbar.of_setdisplaystyle public function integer of_setdisplaystyle(integer)
pfc_u_progressbar.of_updatevisuals protected function integer of_updatevisuals(decimal)
ii_fillstyle integer LEFTRIGHT
Methods calling:
Method calling \"ii_fillstyle\" Description
pfc_u_progressbar.of_setfillstyle public function integer of_setfillstyle(integer)
pfc_u_progressbar.of_getfillstyle public function integer of_getfillstyle()
pfc_u_progressbar.of_updatevisuals protected function integer of_updatevisuals(decimal)
ii_maximum integer 100
Methods calling:
Method calling \"ii_maximum\" Description
pfc_u_progressbar.of_getmaximum public function integer of_getmaximum()
pfc_u_progressbar.of_setposition public function integer of_setposition(integer)
pfc_u_progressbar.of_setmaximum public function integer of_setmaximum(integer)
ii_minimum integer 0
Methods calling:
Method calling \"ii_minimum\" Description
pfc_u_progressbar.of_getminimum public function integer of_getminimum()
pfc_u_progressbar.of_setposition public function integer of_setposition(integer)
pfc_u_progressbar.of_setminimum public function integer of_setminimum(integer)
pfc_u_progressbar.of_reset public function integer of_reset()
ii_msgtextcount integer
Methods calling:
Method calling \"ii_msgtextcount\" Description
pfc_u_progressbar.of_updatevisuals protected function integer of_updatevisuals(decimal)
pfc_u_progressbar.of_setmessagetext public function integer of_setmessagetext(string[])
ii_percentcomplete integer
Methods calling:
Method calling \"ii_percentcomplete\" Description
pfc_u_progressbar.of_setposition public function integer of_setposition(integer)
pfc_u_progressbar.of_reset public function integer of_reset()
pfc_u_progressbar.of_getpctcomplete public function integer of_getpctcomplete()
ii_position integer
Methods calling:
Method calling \"ii_position\" Description
pfc_u_progressbar.of_getposition public function integer of_getposition()
pfc_u_progressbar.of_setposition public function integer of_setposition(integer)
pfc_u_progressbar.of_reset public function integer of_reset()
pfc_u_progressbar.of_increment public function integer of_increment(integer)
pfc_u_progressbar.of_updatevisuals protected function integer of_updatevisuals(decimal)
ii_step integer 10
Methods calling:
Method calling \"ii_step\" Description
pfc_u_progressbar.of_getstep public function integer of_getstep()
pfc_u_progressbar.of_setstep public function integer of_setstep(integer)
pfc_u_progressbar.of_increment public function integer of_increment()
il_backcolor long 78682240
Methods calling:
Method calling \"il_backcolor\" Description
pfc_u_progressbar.of_getbackcolor public function long of_getbackcolor()
pfc_u_progressbar.of_setbackcolor public function integer of_setbackcolor(long)
il_fillcolor long 16668075
Methods calling:
Method calling \"il_fillcolor\" Description
pfc_u_progressbar.of_getfillcolor public function long of_getfillcolor()
pfc_u_progressbar.of_setfillcolor public function integer of_setfillcolor(long)
il_textcolor long 0
Methods calling:
Method calling \"il_textcolor\" Description
pfc_u_progressbar.of_settextcolor public function integer of_settextcolor(long)
pfc_u_progressbar.of_gettextcolor public function long of_gettextcolor()
is_msgtext String[]
Methods calling:
Method calling \"is_msgtext\" Description
pfc_u_progressbar.of_updatevisuals protected function integer of_updatevisuals(decimal)
pfc_u_progressbar.of_setmessagetext public function integer of_setmessagetext(string[])
pfc_u_progressbar.of_getmessagetext public function integer of_getmessagetext(ref string[])

pfc_u_progressbar.constructor

pfc_u_progressbar.of_getbackcolor
pfc_u_progressbar.of_getcurrenttext
pfc_u_progressbar.of_getdisplaystyle
pfc_u_progressbar.of_getfillcolor
pfc_u_progressbar.of_getfillstyle
pfc_u_progressbar.of_getinfo
pfc_u_progressbar.of_getmaximum
pfc_u_progressbar.of_getmessagetext
pfc_u_progressbar.of_getminimum
pfc_u_progressbar.of_getpctcomplete
pfc_u_progressbar.of_getposition
pfc_u_progressbar.of_getstep
pfc_u_progressbar.of_gettextcolor
pfc_u_progressbar.of_increment
pfc_u_progressbar.of_increment
pfc_u_progressbar.of_isautoreset
pfc_u_progressbar.of_reset
pfc_u_progressbar.of_setautoreset
pfc_u_progressbar.of_setbackcolor
pfc_u_progressbar.of_setdisplaystyle
pfc_u_progressbar.of_setfillcolor
pfc_u_progressbar.of_setfillstyle
pfc_u_progressbar.of_setfont
pfc_u_progressbar.of_setfontbold
pfc_u_progressbar.of_setfontcharset
pfc_u_progressbar.of_setfontface
pfc_u_progressbar.of_setfontfamily
pfc_u_progressbar.of_setfontitalic
pfc_u_progressbar.of_setfontpitch
pfc_u_progressbar.of_setfontsize
pfc_u_progressbar.of_setfontunderline
pfc_u_progressbar.of_setmaximum
pfc_u_progressbar.of_setmessagetext
pfc_u_progressbar.of_setminimum
pfc_u_progressbar.of_setposition
pfc_u_progressbar.of_setstep
pfc_u_progressbar.of_settextcolor
pfc_u_progressbar.of_updatevisuals

Name Inherited From
dw_progress
Controls Events:
Name Description
rbuttondown event rbuttondown()

BAR
BOTTOMUP
LEFTRIGHT
MSGTEXT
PCTCOMPLETE
POSITION
RIGHTLEFT
TOPDOWN
constructor
of_getbackcolor
of_getcurrenttext
of_getdisplaystyle
of_getfillcolor
of_getfillstyle
of_getinfo
of_getmaximum
of_getmessagetext
of_getminimum
of_getpctcomplete
of_getposition
of_getstep
of_gettextcolor
of_increment
of_increment
of_isautoreset
of_reset
of_setautoreset
of_setbackcolor
of_setdisplaystyle
of_setfillcolor
of_setfillstyle
of_setfont
of_setfontbold
of_setfontcharset
of_setfontface
of_setfontfamily
of_setfontitalic
of_setfontpitch
of_setfontsize
of_setfontunderline
of_setmaximum
of_setmessagetext
of_setminimum
of_setposition
of_setstep
of_settextcolor
of_updatevisuals
dw_progress
         rbuttondown
         d_progress