D1: Trying to update Juno Library to 1.076

jicman jicman at gmail.com
Thu Aug 22 18:20:09 UTC 2019


On Thursday, 22 August 2019 at 17:34:01 UTC, a11e99z wrote:
> On Thursday, 22 August 2019 at 16:59:03 UTC, jicman wrote:
>> These are the options for dmd 1.076:
>>
>
>   -v             verbose

Well, this one is definitely verbose. ;-)  But, I don't see 
anything in it that will help. But, here it goes:

The run command...
13:56:23.40>c:\D\bin\build -I..;c:\D\import -v -version=gui 
-version=Phobos PMORpts.res PMORpts.d > c:\temp\build_out.txt

And this is the content of c:\temp\build_out.txt Part 1:

binary    c:\D\dmd1.76\dmd\windows\bin\dmd.exe
version   v1.076
config    c:\D\dmd1.76\dmd\windows\bin\sc.ini
parse     menu
parse     collections
parse     listbox
parse     messagebox
parse     notifyicon
parse     richtextbox
parse     treeview
parse     imagelist
parse     tabcontrol
parse     listview
parse     toolbar
parse     MyCGICalls
parse     UserGUI
parse     VendorGUI
parse     QuotingEntries
parse     techsupportemail
parse     PMTimeEntry
parse     FileConverter
parse     pleasewait
parse     ChangeTranslationPrices
parse     ChangeSimplePrices
importall menu
import    object	(c:\D\dmd1.76\dmd\src\phobos\object.d)
import    dfl.internal.dlib	(c:\D\import\dfl\internal\dlib.d)
import    dfl.internal.d1	(c:\D\import\dfl\internal\d1.d)
import    std.traits	(c:\D\dmd1.76\dmd\src\phobos\std\traits.d)
import    std.gc	(c:\D\dmd1.76\dmd\src\phobos\std\gc.d)
import    gcstats	(c:\D\dmd1.76\dmd\src\phobos\gcstats.d)
import    std.string	(c:\D\dmd1.76\dmd\src\phobos\std\string.d)
import    std.stdio	(c:\D\dmd1.76\dmd\src\phobos\std\stdio.d)
import    std.c.stdio	(c:\D\dmd1.76\dmd\src\phobos\std\c\stdio.d)
import    
std.c.stddef	(c:\D\dmd1.76\dmd\src\phobos\std\c\stddef.d)
import    
std.c.stdarg	(c:\D\dmd1.76\dmd\src\phobos\std\c\stdarg.d)
import    std.format	(c:\D\dmd1.76\dmd\src\phobos\std\format.d)
import    std.stdarg	(c:\D\dmd1.76\dmd\src\phobos\std\stdarg.d)
import    std.utf	(c:\D\dmd1.76\dmd\src\phobos\std\utf.d)
import    
std.c.stdlib	(c:\D\dmd1.76\dmd\src\phobos\std\c\stdlib.d)
import    
std.c.string	(c:\D\dmd1.76\dmd\src\phobos\std\c\string.d)
import    std.uni	(c:\D\dmd1.76\dmd\src\phobos\std\uni.d)
import    std.array	(c:\D\dmd1.76\dmd\src\phobos\std\array.d)
import    std.ctype	(c:\D\dmd1.76\dmd\src\phobos\std\ctype.d)
import    std.path	(c:\D\dmd1.76\dmd\src\phobos\std\path.d)
import    
std.outofmemory	(c:\D\dmd1.76\dmd\src\phobos\std\outofmemory.d)
import    std.conv	(c:\D\dmd1.76\dmd\src\phobos\std\conv.d)
import    std.math	(c:\D\dmd1.76\dmd\src\phobos\std\math.d)
import    std.c.math	(c:\D\dmd1.76\dmd\src\phobos\std\c\math.d)
import    std.stream	(c:\D\dmd1.76\dmd\src\phobos\std\stream.d)
import    std.system	(c:\D\dmd1.76\dmd\src\phobos\std\system.d)
import    
std.intrinsic	(c:\D\dmd1.76\dmd\src\phobos\std\intrinsic.d)
import    std.file	(c:\D\dmd1.76\dmd\src\phobos\std\file.d)
import    std.regexp	(c:\D\dmd1.76\dmd\src\phobos\std\regexp.d)
import    
std.outbuffer	(c:\D\dmd1.76\dmd\src\phobos\std\outbuffer.d)
import    
std.bitarray	(c:\D\dmd1.76\dmd\src\phobos\std\bitarray.d)
import    
std.c.windows.windows	(c:\D\dmd1.76\dmd\src\phobos\std\c\windows\windows.d)
import    
std.windows.syserror	(c:\D\dmd1.76\dmd\src\phobos\std\windows\syserror.d)
import    
std.windows.charset	(c:\D\dmd1.76\dmd\src\phobos\std\windows\charset.d)
import    std.date	(c:\D\dmd1.76\dmd\src\phobos\std\date.d)
import    
std.dateparse	(c:\D\dmd1.76\dmd\src\phobos\std\dateparse.d)
import    std.mmfile	(c:\D\dmd1.76\dmd\src\phobos\std\mmfile.d)
import    dfl.internal.winapi	(c:\D\import\dfl\internal\winapi.d)
import    dfl.internal.wincom	(c:\D\import\dfl\internal\wincom.d)
import    
std.c.windows.com	(c:\D\dmd1.76\dmd\src\phobos\std\c\windows\com.d)
import    dfl.control	(c:\D\import\dfl\control.d)
import    dfl.internal.clib	(c:\D\import\dfl\internal\clib.d)
import    std.stdint	(c:\D\dmd1.76\dmd\src\phobos\std\stdint.d)
import    dfl.base	(c:\D\import\dfl\base.d)
import    dfl.drawing	(c:\D\import\dfl\drawing.d)
import    dfl.internal.utf	(c:\D\import\dfl\internal\utf.d)
import    dfl.internal.com	(c:\D\import\dfl\internal\com.d)
import    dfl.event	(c:\D\import\dfl\event.d)
import    dfl.form	(c:\D\import\dfl\form.d)
import    dfl.application	(c:\D\import\dfl\application.d)
import    dfl.label	(c:\D\import\dfl\label.d)
import    dfl.button	(c:\D\import\dfl\button.d)
import    dfl.textbox	(c:\D\import\dfl\textbox.d)
import    dfl.environment	(c:\D\import\dfl\environment.d)
import    dfl.resources	(c:\D\import\dfl\resources.d)
import    dfl.data	(c:\D\import\dfl\data.d)
importall collections
importall listbox
importall messagebox
importall notifyicon
importall richtextbox
importall treeview
importall imagelist
importall tabcontrol
import    dfl.panel	(c:\D\import\dfl\panel.d)
importall listview
importall toolbar
importall MyCGICalls
import    std.socket	(c:\D\dmd1.76\dmd\src\phobos\std\socket.d)
import    
std.c.windows.winsock	(c:\D\dmd1.76\dmd\src\phobos\std\c\windows\winsock.d)
import    
std.socketstream	(c:\D\dmd1.76\dmd\src\phobos\std\socketstream.d)
import    std.md5	(c:\D\dmd1.76\dmd\src\phobos\std\md5.d)
import    std.perf	(c:\D\dmd1.76\dmd\src\phobos\std\perf.d)
import    std.zlib	(c:\D\dmd1.76\dmd\src\phobos\std\zlib.d)
import    etc.c.zlib	(c:\D\dmd1.76\dmd\src\phobos\etc\c\zlib.d)
import    std.random	(c:\D\dmd1.76\dmd\src\phobos\std\random.d)
import    jic.libs.MyTime	(c:\D\import\jic\libs\MyTime.d)
import    jic.libs.MyTime_bn	(c:\D\import\jic\libs\MyTime_bn.d)
import    jic.libs.MyDate	(c:\D\import\jic\libs\MyDate.d)
import    jic.libs.MyDate_bn	(c:\D\import\jic\libs\MyDate_bn.d)
import    jic.libs.MyASCII	(c:\D\import\jic\libs\MyASCII.d)
import    std.process	(c:\D\dmd1.76\dmd\src\phobos\std\process.d)
import    
std.c.process	(c:\D\dmd1.76\dmd\src\phobos\std\c\process.d)
import    jic.libs.MyASCII_bn	(c:\D\import\jic\libs\MyASCII_bn.d)
import    
jic.libs.MyCGICalls_bn	(c:\D\import\jic\libs\MyCGICalls_bn.d)
import    jic.libs.MyOSEnv	(c:\D\import\jic\libs\MyOSEnv.d)
import    jic.libs.MyOSEnv_bn	(c:\D\import\jic\libs\MyOSEnv_bn.d)
import    jic.libs.MyFile	(c:\D\import\jic\libs\MyFile.d)
import    jic.libs.MyFile_bn	(c:\D\import\jic\libs\MyFile_bn.d)
import    std.c.time	(c:\D\dmd1.76\dmd\src\phobos\std\c\time.d)
import    dfl.all	(c:\D\import\dfl\all.d)
import    dfl.usercontrol	(c:\D\import\dfl\usercontrol.d)
import    dfl.socket	(c:\D\import\dfl\socket.d)
import    dfl.timer	(c:\D\import\dfl\timer.d)
import    dfl.splitter	(c:\D\import\dfl\splitter.d)
import    dfl.groupbox	(c:\D\import\dfl\groupbox.d)
import    dfl.registry	(c:\D\import\dfl\registry.d)
import    dfl.clipboard	(c:\D\import\dfl\clipboard.d)
import    dfl.commondialog	(c:\D\import\dfl\commondialog.d)
import    dfl.filedialog	(c:\D\import\dfl\filedialog.d)
import    dfl.folderdialog	(c:\D\import\dfl\folderdialog.d)
import    dfl.colordialog	(c:\D\import\dfl\colordialog.d)
import    dfl.fontdialog	(c:\D\import\dfl\fontdialog.d)
import    dfl.tooltip	(c:\D\import\dfl\tooltip.d)
import    dfl.combobox	(c:\D\import\dfl\combobox.d)
import    dfl.picturebox	(c:\D\import\dfl\picturebox.d)
import    dfl.statusbar	(c:\D\import\dfl\statusbar.d)
import    dfl.progressbar	(c:\D\import\dfl\progressbar.d)
import    juno.com.core	(c:\D\import\juno\com\core.d)
import    juno.base.core	(c:\D\import\juno\base\core.d)
import    juno.base.native	(c:\D\import\juno\base\native.d)
import    
std.typetuple	(c:\D\dmd1.76\dmd\src\phobos\std\typetuple.d)
import    juno.com.client	(c:\D\import\juno\com\client.d)
import    juno.base.string	(c:\D\import\juno\base\string.d)
import    
juno.locale.constants	(c:\D\import\juno\locale\constants.d)
import    juno.locale.core	(c:\D\import\juno\locale\core.d)
import    juno.locale.time	(c:\D\import\juno\locale\time.d)
import    juno.base.time	(c:\D\import\juno\base\time.d)
import    juno.utils.registry	(c:\D\import\juno\utils\registry.d)
import    juno.locale.convert	(c:\D\import\juno\locale\convert.d)
import    juno.locale.numeric	(c:\D\import\juno\locale\numeric.d)
import    juno.net.core	(c:\D\import\juno\net\core.d)
import    juno.base.text	(c:\D\import\juno\base\text.d)
import    
juno.base.environment	(c:\D\import\juno\base\environment.d)
import    juno.net.client	(c:\D\import\juno\net\client.d)
import    juno.io.path	(c:\D\import\juno\io\path.d)
import    juno.io.filesystem	(c:\D\import\juno\io\filesystem.d)
import    juno.base.events	(c:\D\import\juno\base\events.d)
import    juno.io.core	(c:\D\import\juno\io\core.d)
import    std.thread	(c:\D\dmd1.76\dmd\src\phobos\std\thread.d)
import    juno.xml.all	(c:\D\import\juno\xml\all.d)
import    juno.xml.core	(c:\D\import\juno\xml\core.d)
import    juno.xml.dom	(c:\D\import\juno\xml\dom.d)
import    juno.xml.msxml	(c:\D\import\juno\xml\msxml.d)
import    juno.xml.xsl	(c:\D\import\juno\xml\xsl.d)
import    juno.xml.streaming	(c:\D\import\juno\xml\streaming.d)
import    std.base64	(c:\D\dmd1.76\dmd\src\phobos\std\base64.d)
importall UserGUI
importall VendorGUI
importall QuotingEntries
importall techsupportemail
importall PMTimeEntry
importall FileConverter
importall pleasewait
importall ChangeTranslationPrices
importall ChangeSimplePrices
semantic  menu
import    crc32	(c:\D\dmd1.76\dmd\src\phobos\crc32.d)
semantic  collections
semantic  listbox
semantic  messagebox
semantic  notifyicon
semantic  richtextbox
semantic  treeview
semantic  imagelist
semantic  tabcontrol
semantic  listview
semantic  toolbar
semantic  MyCGICalls
library   wsock32.lib
library   kernel32.lib
library   advapi32.lib
library   shell32.lib
library   ole32.lib
library   OleAut32.lib
library   ws2_32.lib
semantic  UserGUI
semantic  VendorGUI
semantic  QuotingEntries
semantic  techsupportemail
semantic  PMTimeEntry
semantic  FileConverter
semantic  pleasewait
semantic  ChangeTranslationPrices
semantic  ChangeSimplePrices
semantic2 menu
semantic2 collections
semantic2 listbox
semantic2 messagebox
semantic2 notifyicon
semantic2 richtextbox
semantic2 treeview
semantic2 imagelist
semantic2 tabcontrol
semantic2 listview
semantic2 toolbar
semantic2 MyCGICalls
semantic2 UserGUI
semantic2 VendorGUI
semantic2 QuotingEntries
semantic2 techsupportemail
semantic2 PMTimeEntry
semantic2 FileConverter
semantic2 pleasewait
semantic2 ChangeTranslationPrices
semantic2 ChangeSimplePrices
semantic3 menu
semantic3 collections
semantic3 listbox
semantic3 messagebox
semantic3 notifyicon
semantic3 richtextbox
semantic3 treeview
semantic3 imagelist
semantic3 tabcontrol
semantic3 listview
semantic3 toolbar
semantic3 MyCGICalls
semantic3 UserGUI
semantic3 VendorGUI
semantic3 QuotingEntries
semantic3 techsupportemail
semantic3 PMTimeEntry
semantic3 FileConverter
semantic3 pleasewait
semantic3 ChangeTranslationPrices
semantic3 ChangeSimplePrices
code      menu
function  dfl.menu.ContextMenu.show
function  dfl.menu.ContextMenu.this
function  dfl.menu.ContextMenu.this
function  dfl.menu.ContextMenu.~this
function  dfl.menu.ContextMenu.onReflectedMessage
function  dfl.menu.ContextMenu._init
function  dfl.menu.MenuItem.text
function  dfl.menu.MenuItem.text
function  dfl.menu.MenuItem.parent
function  dfl.menu.MenuItem.parent
function  dfl.menu.MenuItem._setParent
function  dfl.menu.MenuItem._setParent
function  dfl.menu.MenuItem._unsetParent
function  dfl.menu.MenuItem.barBreak
function  dfl.menu.MenuItem.barBreak
function  dfl.menu.MenuItem.breakItem
function  dfl.menu.MenuItem.breakItem
function  dfl.menu.MenuItem.checked
function  dfl.menu.MenuItem.checked
function  dfl.menu.MenuItem.defaultItem
function  dfl.menu.MenuItem.defaultItem
function  dfl.menu.MenuItem.enabled
function  dfl.menu.MenuItem.enabled
function  dfl.menu.MenuItem.index
function  dfl.menu.MenuItem.index
function  dfl.menu.MenuItem.isParent
function  dfl.menu.MenuItem.mergeOrder
function  dfl.menu.MenuItem.mergeOrder
function  dfl.menu.MenuItem.mnemonic
function  dfl.menu.MenuItem.radioCheck
function  dfl.menu.MenuItem.radioCheck
function  dfl.menu.MenuItem.performClick
function  dfl.menu.MenuItem.performSelect
function  dfl.menu.MenuItem.this
function  dfl.menu.MenuItem.this
function  dfl.menu.MenuItem.this
function  dfl.menu.MenuItem.this
function  dfl.menu.MenuItem.this
function  dfl.menu.MenuItem.~this
function  dfl.menu.MenuItem.toString
function  dfl.menu.MenuItem.opEquals
function  dfl.menu.MenuItem.opEquals
function  dfl.menu.MenuItem.opCmp
function  dfl.menu.MenuItem.opCmp
function  dfl.menu.MenuItem.onReflectedMessage
function  dfl.menu.MenuItem.menuID
function  dfl.menu.MenuItem._menuID
function  dfl.menu.MenuItem.onClick
function  dfl.menu.MenuItem.onPopup
function  dfl.menu.MenuItem.onSelect
function  dfl.menu.MenuItem._init
function  dfl.menu.MenuItem._type
function  dfl.menu.MenuItem._type
function  dfl.menu.MenuItem._state
function  dfl.menu.MenuItem._state
function  dfl.menu.Menu.setDFL092
function  dfl.menu.Menu._compat092
function  dfl.menu.Menu.MenuItemCollection.this
function  dfl.menu.Menu.MenuItemCollection._additem
function  dfl.menu.Menu.MenuItemCollection._delitem
function  dfl.menu.Menu.MenuItemCollection.add
function  dfl.menu.Menu.MenuItemCollection.add
function  dfl.menu.Menu.MenuItemCollection.addRange
function  dfl.menu.Menu.MenuItemCollection.addRange
function  dfl.menu.Menu.MenuItemCollection._added
function  dfl.menu.Menu.MenuItemCollection._removing
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).OpApplyWrapArray!(MenuItem,items).opApply
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).OpApplyWrapArray!(MenuItem,items).opApply
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).opIndexAssign
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).opIndexAssign
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).opIndex
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).add_internal
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).add_internal
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).clear
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).contains
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).contains
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).indexOf
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).indexOf
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true)._insert
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true)._insert
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).insert
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).insert
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).remove
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).remove
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).removeAt
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).length
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).dup
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).copyTo
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).addRange_internal
function  
dfl.menu.Menu.MenuItemCollection.ListWrapArray!(MenuItem,items,_blankListCallback,_added,_removing,_blankListCallback,true,false,false,true).addRange_internal
function  dfl.menu.Menu.opCatAssign
function  dfl.menu.Menu._init
function  dfl.menu.Menu.this
function  dfl.menu.Menu.this
function  dfl.menu.Menu.this
function  dfl.menu.Menu.this
function  dfl.menu.Menu.~this
function  dfl.menu.Menu.tag
function  dfl.menu.Menu.tag
function  dfl.menu.Menu.handle
function  dfl.menu.Menu.menuItems
function  dfl.menu.Menu.isParent
function  dfl.menu.Menu.onReflectedMessage
function  dfl.menu.Menu._reflectMenu
function  dfl.menu.Menu._setInfo
function  dfl.menu.Menu._insert
function  dfl.menu.Menu._remove
function  dfl.menu.MainMenu.this
function  dfl.menu.MainMenu.this
function  dfl.menu.MainMenu.this
function  dfl.menu.MainMenu._setInfo
function  dfl.menu.MainMenu._insert
function  dfl.menu.MainMenu._remove
function  dfl.menu.MainMenu._setHwnd
function  
dfl.event.Event!(Control,EventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,EventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,EventArgs).Event.opCall
function  dfl.event.Event!(Control,EventArgs).Event.opApply
function  dfl.event.Event!(Control,EventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,EventArgs).Event.handlers
function  dfl.event.Event!(Control,EventArgs).Event.setHot
function  dfl.event.Event!(Control,EventArgs).Event.unsetHot
function  dfl.event.Event!(Control,EventArgs).Event.isHot
function  
dfl.event.Event!(Control,ControlEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,ControlEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,ControlEventArgs).Event.opCall
function  dfl.event.Event!(Control,ControlEventArgs).Event.opApply
function  
dfl.event.Event!(Control,ControlEventArgs).Event.hasHandlers
function  
dfl.event.Event!(Control,ControlEventArgs).Event.handlers
function  dfl.event.Event!(Control,ControlEventArgs).Event.setHot
function  
dfl.event.Event!(Control,ControlEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,ControlEventArgs).Event.isHot
function  
dfl.event.Event!(Control,HelpEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,HelpEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,HelpEventArgs).Event.opCall
function  dfl.event.Event!(Control,HelpEventArgs).Event.opApply
function  
dfl.event.Event!(Control,HelpEventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,HelpEventArgs).Event.handlers
function  dfl.event.Event!(Control,HelpEventArgs).Event.setHot
function  dfl.event.Event!(Control,HelpEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,HelpEventArgs).Event.isHot
function  
dfl.event.Event!(Control,KeyEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,KeyEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,KeyEventArgs).Event.opCall
function  dfl.event.Event!(Control,KeyEventArgs).Event.opApply
function  dfl.event.Event!(Control,KeyEventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,KeyEventArgs).Event.handlers
function  dfl.event.Event!(Control,KeyEventArgs).Event.setHot
function  dfl.event.Event!(Control,KeyEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,KeyEventArgs).Event.isHot
function  
dfl.event.Event!(Control,KeyPressEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,KeyPressEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,KeyPressEventArgs).Event.opCall
function  
dfl.event.Event!(Control,KeyPressEventArgs).Event.opApply
function  
dfl.event.Event!(Control,KeyPressEventArgs).Event.hasHandlers
function  
dfl.event.Event!(Control,KeyPressEventArgs).Event.handlers
function  dfl.event.Event!(Control,KeyPressEventArgs).Event.setHot
function  
dfl.event.Event!(Control,KeyPressEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,KeyPressEventArgs).Event.isHot
function  
dfl.event.Event!(Control,LayoutEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,LayoutEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,LayoutEventArgs).Event.opCall
function  dfl.event.Event!(Control,LayoutEventArgs).Event.opApply
function  
dfl.event.Event!(Control,LayoutEventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,LayoutEventArgs).Event.handlers
function  dfl.event.Event!(Control,LayoutEventArgs).Event.setHot
function  dfl.event.Event!(Control,LayoutEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,LayoutEventArgs).Event.isHot
function  
dfl.event.Event!(Control,MouseEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,MouseEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,MouseEventArgs).Event.opCall
function  dfl.event.Event!(Control,MouseEventArgs).Event.opApply
function  
dfl.event.Event!(Control,MouseEventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,MouseEventArgs).Event.handlers
function  dfl.event.Event!(Control,MouseEventArgs).Event.setHot
function  dfl.event.Event!(Control,MouseEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,MouseEventArgs).Event.isHot
function  
dfl.event.Event!(Control,PaintEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,PaintEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,PaintEventArgs).Event.opCall
function  dfl.event.Event!(Control,PaintEventArgs).Event.opApply
function  
dfl.event.Event!(Control,PaintEventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,PaintEventArgs).Event.handlers
function  dfl.event.Event!(Control,PaintEventArgs).Event.setHot
function  dfl.event.Event!(Control,PaintEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,PaintEventArgs).Event.isHot
function  
dfl.event.Event!(Control,DragEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,DragEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Control,DragEventArgs).Event.opCall
function  dfl.event.Event!(Control,DragEventArgs).Event.opApply
function  
dfl.event.Event!(Control,DragEventArgs).Event.hasHandlers
function  dfl.event.Event!(Control,DragEventArgs).Event.handlers
function  dfl.event.Event!(Control,DragEventArgs).Event.setHot
function  dfl.event.Event!(Control,DragEventArgs).Event.unsetHot
function  dfl.event.Event!(Control,DragEventArgs).Event.isHot
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.removeHandlerExact
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.opCall
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.opApply
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.hasHandlers
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.handlers
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.setHot
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.unsetHot
function  
dfl.event.Event!(Control,GiveFeedbackEventArgs).Event.isHot
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.removeHandlerExact
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.opCall
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.opApply
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.hasHandlers
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.handlers
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.setHot
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.unsetHot
function  
dfl.event.Event!(Control,QueryContinueDragEventArgs).Event.isHot
function  dfl.event.Event!(Form,EventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Form,EventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Form,EventArgs).Event.opCall
function  dfl.event.Event!(Form,EventArgs).Event.opApply
function  dfl.event.Event!(Form,EventArgs).Event.hasHandlers
function  dfl.event.Event!(Form,EventArgs).Event.handlers
function  dfl.event.Event!(Form,EventArgs).Event.setHot
function  dfl.event.Event!(Form,EventArgs).Event.unsetHot
function  dfl.event.Event!(Form,EventArgs).Event.isHot
function  
dfl.event.Event!(Form,CancelEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Form,CancelEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(Form,CancelEventArgs).Event.opCall
function  dfl.event.Event!(Form,CancelEventArgs).Event.opApply
function  dfl.event.Event!(Form,CancelEventArgs).Event.hasHandlers
function  dfl.event.Event!(Form,CancelEventArgs).Event.handlers
function  dfl.event.Event!(Form,CancelEventArgs).Event.setHot
function  dfl.event.Event!(Form,CancelEventArgs).Event.unsetHot
function  dfl.event.Event!(Form,CancelEventArgs).Event.isHot
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.removeHandlerExact
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.opCall
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.opApply
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.hasHandlers
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.handlers
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.setHot
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.unsetHot
function  
dfl.event.Event!(Object,ThreadExceptionEventArgs).Event.isHot
function  
dfl.collections._blankListCallback!(MenuItem)._blankListCallback
function  
dfl.event.Event!(ContextMenu,EventArgs).Event.addHandlerExact
function  
dfl.event.Event!(ContextMenu,EventArgs).Event.removeHandlerExact
function  dfl.event.Event!(ContextMenu,EventArgs).Event.opCall
function  dfl.event.Event!(ContextMenu,EventArgs).Event.opApply
function  
dfl.event.Event!(ContextMenu,EventArgs).Event.hasHandlers
function  dfl.event.Event!(ContextMenu,EventArgs).Event.handlers
function  dfl.event.Event!(ContextMenu,EventArgs).Event.setHot
function  dfl.event.Event!(ContextMenu,EventArgs).Event.unsetHot
function  dfl.event.Event!(ContextMenu,EventArgs).Event.isHot
function  
dfl.event.Event!(MenuItem,EventArgs).Event.addHandlerExact
function  
dfl.event.Event!(MenuItem,EventArgs).Event.removeHandlerExact
function  dfl.event.Event!(MenuItem,EventArgs).Event.opCall
function  dfl.event.Event!(MenuItem,EventArgs).Event.opApply
function  dfl.event.Event!(MenuItem,EventArgs).Event.hasHandlers
function  dfl.event.Event!(MenuItem,EventArgs).Event.handlers
function  dfl.event.Event!(MenuItem,EventArgs).Event.setHot
function  dfl.event.Event!(MenuItem,EventArgs).Event.unsetHot
function  dfl.event.Event!(MenuItem,EventArgs).Event.isHot
function  dfl.collections.findIsIndex!(MenuItem).findIsIndex
function  
dfl.event.Event!(MenuItem,EventArgs).Event.addHandler!(void 
delegate(Object, EventArgs)).addHandler
function  
dfl.event.Event!(ContextMenu,EventArgs).Event.addHandler!(void 
delegate(Object, EventArgs)).addHandler
code      collections
code      listbox
function  dfl.listbox.ListControl.getItemText
function  dfl.listbox.ListControl.defaultBackColor
function  dfl.listbox.ListControl.backColor
function  dfl.listbox.ListControl.defaultForeColor
function  dfl.listbox.ListControl.foreColor
function  dfl.listbox.ListControl.this
function  dfl.listbox.ListControl.onSelectedValueChanged
function  dfl.listbox.ListControl.onSelectedIndexChanged
function  
dfl.event.Event!(ListControl,EventArgs).Event.addHandlerExact
function  
dfl.event.Event!(ListControl,EventArgs).Event.removeHandlerExact
function  dfl.event.Event!(ListControl,EventArgs).Event.opCall
function  dfl.event.Event!(ListControl,EventArgs).Event.opApply
function  
dfl.event.Event!(ListControl,EventArgs).Event.hasHandlers
function  dfl.event.Event!(ListControl,EventArgs).Event.handlers
function  dfl.event.Event!(ListControl,EventArgs).Event.setHot
function  dfl.event.Event!(ListControl,EventArgs).Event.unsetHot
function  dfl.event.Event!(ListControl,EventArgs).Event.isHot
function  dfl.listbox.ListBox.SelectedIndexCollection.length
function  dfl.listbox.ListBox.SelectedIndexCollection.opIndex
function  
dfl.listbox.ListBox.SelectedIndexCollection.opIndex.__foreachbody307
function  dfl.listbox.ListBox.SelectedIndexCollection.contains
function  dfl.listbox.ListBox.SelectedIndexCollection.indexOf
function  
dfl.listbox.ListBox.SelectedIndexCollection.indexOf.__foreachbody308
function  dfl.listbox.ListBox.SelectedIndexCollection.opApply
function  
dfl.listbox.ListBox.SelectedIndexCollection.OpApplyAddIndex!(opApply,int).opApply
function  
dfl.listbox.ListBox.SelectedIndexCollection.OpApplyAddIndex!(opApply,int).opApply.__dgliteral1
function  dfl.listbox.ListBox.SelectedIndexCollection.this
function  dfl.listbox.ListBox.SelectedObjectCollection.length
function  dfl.listbox.ListBox.SelectedObjectCollection.opIndex
function  
dfl.listbox.ListBox.SelectedObjectCollection.opIndex.__foreachbody311
function  dfl.listbox.ListBox.SelectedObjectCollection.contains
function  dfl.listbox.ListBox.SelectedObjectCollection.contains
function  dfl.listbox.ListBox.SelectedObjectCollection.indexOf
function  
dfl.listbox.ListBox.SelectedObjectCollection.indexOf.__foreachbody312
function  dfl.listbox.ListBox.SelectedObjectCollection.indexOf
function  
dfl.listbox.ListBox.SelectedObjectCollection.indexOf.__foreachbody313
function  dfl.listbox.ListBox.SelectedObjectCollection._opApply
function  dfl.listbox.ListBox.SelectedObjectCollection._opApply
function  
dfl.listbox.ListBox.SelectedObjectCollection.OpApplyAddIndex!(_opApply,char[]).opApply
function  
dfl.listbox.ListBox.SelectedObjectCollection.OpApplyAddIndex!(_opApply,char[]).opApply.__dgliteral1
function  
dfl.listbox.ListBox.SelectedObjectCollection.OpApplyAddIndex!(_opApply,Object).opApply
function  
dfl.listbox.ListBox.SelectedObjectCollection.OpApplyAddIndex!(_opApply,Object).opApply.__dgliteral1
function  dfl.listbox.ListBox.SelectedObjectCollection.this
function  dfl.listbox.ListBox.defaultSize
function  dfl.listbox.ListBox.borderStyle
function  dfl.listbox.ListBox.borderStyle
function  dfl.listbox.ListBox.drawMode
function  dfl.listbox.ListBox.drawMode
function  dfl.listbox.ListBox.horizontalExtent
function  dfl.listbox.ListBox.horizontalExtent
function  dfl.listbox.ListBox.horizontalScrollbar
function  dfl.listbox.ListBox.horizontalScrollbar
function  dfl.listbox.ListBox.integralHeight
function  dfl.listbox.ListBox.integralHeight
function  dfl.listbox.ListBox.itemHeight
function  dfl.listbox.ListBox.itemHeight
function  dfl.listbox.ListBox.items
function  dfl.listbox.ListBox.multiColumn
function  dfl.listbox.ListBox.multiColumn
function  dfl.listbox.ListBox.scrollAlwaysVisible
function  dfl.listbox.ListBox.scrollAlwaysVisible
function  dfl.listbox.ListBox.selectedIndex
function  dfl.listbox.ListBox.selectedIndex
function  dfl.listbox.ListBox.selectedItem
function  dfl.listbox.ListBox.selectedItem
function  dfl.listbox.ListBox.selectedItem
function  dfl.listbox.ListBox.selectedValue
function  dfl.listbox.ListBox.selectedValue
function  dfl.listbox.ListBox.selectedValue
function  dfl.listbox.ListBox.selectedIndices
function  dfl.listbox.ListBox.selectedItems
function  dfl.listbox.ListBox.selectionMode
function  dfl.listbox.ListBox.selectionMode
function  dfl.listbox.ListBox.sorted
function  dfl.listbox.ListBox.sorted
function  dfl.listbox.ListBox.topIndex
function  dfl.listbox.ListBox.topIndex
function  dfl.listbox.ListBox.useTabStops
function  dfl.listbox.ListBox.useTabStops
function  dfl.listbox.ListBox.beginUpdate
function  dfl.listbox.ListBox.endUpdate
function  dfl.listbox.ListBox.isMultSel
function  dfl.listbox.ListBox.clearSelected
function  dfl.listbox.ListBox.findString
function  dfl.listbox.ListBox.findString
function  dfl.listbox.ListBox.findStringExact
function  dfl.listbox.ListBox.findStringExact
function  dfl.listbox.ListBox.getItemHeight
function  dfl.listbox.ListBox.getItemRectangle
function  dfl.listbox.ListBox.getSelected
function  dfl.listbox.ListBox.indexFromPoint
function  dfl.listbox.ListBox.indexFromPoint
function  dfl.listbox.ListBox.setSelected
function  dfl.listbox.ListBox.createItemCollection
function  dfl.listbox.ListBox.sort
function  dfl.listbox.ListBox.ObjectCollection.this
function  dfl.listbox.ListBox.ObjectCollection.this
function  dfl.listbox.ListBox.ObjectCollection.this
function  dfl.listbox.ListBox.ObjectCollection.add
function  dfl.listbox.ListBox.ObjectCollection.add
function  dfl.listbox.ListBox.ObjectCollection.addRange
function  dfl.listbox.ListBox.ObjectCollection.addRange
function  dfl.listbox.ListBox.ObjectCollection.insert2
function  dfl.listbox.ListBox.ObjectCollection.add2
function  dfl.listbox.ListBox.ObjectCollection.add2
function  dfl.listbox.ListBox.ObjectCollection._added
function  dfl.listbox.ListBox.ObjectCollection._removed
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).OpApplyWrapArray!(Object,_items).opApply
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).OpApplyWrapArray!(Object,_items).opApply
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).opIndexAssign
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).opIndexAssign
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).opIndex
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).add_internal
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).add_internal
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).clear
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).contains
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).contains
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).indexOf
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).indexOf
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false)._insert
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false)._insert
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).insert
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).insert
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).remove
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).remove
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).removeAt
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).length
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).dup
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).copyTo
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).addRange_internal
function  
dfl.listbox.ListBox.ObjectCollection.ListWrapArray!(Object,_items,_blankListCallback,_added,_blankListCallback,_removed,true,false,false).addRange_internal
function  
dfl.collections._blankListCallback!(Object)._blankListCallback
function  dfl.listbox.ListBox.this
function  dfl.listbox.ListBox.onHandleCreated
function  dfl.listbox.ListBox.createParams
function  dfl.listbox.ListBox.onDrawItem
function  dfl.listbox.ListBox.onMeasureItem
function  dfl.listbox.ListBox._WmDrawItem
function  dfl.listbox.ListBox._WmMeasureItem
function  dfl.listbox.ListBox.prevWndProc
function  dfl.listbox.ListBox.onReflectedMessage
function  dfl.listbox.ListBox.wndProc
function  dfl.listbox.ListBox.prevwproc
function  
dfl.event.Event!(ListBox,DrawItemEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(ListBox,DrawItemEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(ListBox,DrawItemEventArgs).Event.opCall
function  
dfl.event.Event!(ListBox,DrawItemEventArgs).Event.opApply
function  
dfl.event.Event!(ListBox,DrawItemEventArgs).Event.hasHandlers
function  
dfl.event.Event!(ListBox,DrawItemEventArgs).Event.handlers
function  dfl.event.Event!(ListBox,DrawItemEventArgs).Event.setHot
function  
dfl.event.Event!(ListBox,DrawItemEventArgs).Event.unsetHot
function  dfl.event.Event!(ListBox,DrawItemEventArgs).Event.isHot
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.removeHandlerExact
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.opCall
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.opApply
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.hasHandlers
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.handlers
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.setHot
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.unsetHot
function  
dfl.event.Event!(ListBox,MeasureItemEventArgs).Event.isHot
function  dfl.collections.findIsIndex!(Object).findIsIndex
code      messagebox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.msgBox
function  dfl.messagebox.MessageBox.this
code      notifyicon
function  dfl.notifyicon.NotifyIcon.contextMenu
function  dfl.notifyicon.NotifyIcon.contextMenu
function  dfl.notifyicon.NotifyIcon.icon
function  dfl.notifyicon.NotifyIcon.icon
function  dfl.notifyicon.NotifyIcon.text
function  dfl.notifyicon.NotifyIcon.text
function  dfl.notifyicon.NotifyIcon.visible
function  dfl.notifyicon.NotifyIcon.visible
function  dfl.notifyicon.NotifyIcon.show
function  dfl.notifyicon.NotifyIcon.hide
function  dfl.notifyicon.NotifyIcon.this
function  dfl.notifyicon.NotifyIcon.~this
function  dfl.notifyicon.NotifyIcon.minimize
function  dfl.notifyicon.NotifyIcon.restore
function  dfl.notifyicon.NotifyIcon._forceAdd
function  dfl.notifyicon.NotifyIcon._forceDelete
function  dfl.notifyicon.NotifyIcon._animation
function  dfl.notifyicon.NotifyIcon._area
function  
dfl.event.Event!(NotifyIcon,EventArgs).Event.addHandlerExact
function  
dfl.event.Event!(NotifyIcon,EventArgs).Event.removeHandlerExact
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.opCall
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.opApply
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.hasHandlers
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.handlers
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.setHot
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.unsetHot
function  dfl.event.Event!(NotifyIcon,EventArgs).Event.isHot
function  
dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.removeHandlerExact
function  dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.opCall
function  
dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.opApply
function  
dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.hasHandlers
function  
dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.handlers
function  dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.setHot
function  
dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.unsetHot
function  dfl.event.Event!(NotifyIcon,MouseEventArgs).Event.isHot
function  dfl.notifyicon.NotifyIconControl.createHandle
function  dfl.notifyicon.NotifyIconControl.wndProc
function  
dfl.notifyicon.NotifyIconControl.wndProc.__foreachbody351
function  dfl.notifyicon.NotifyIconControl.this
function  dfl.notifyicon._staticDtor1
function  dfl.notifyicon._staticDtor1.__foreachbody352
function  dfl.notifyicon.allocNotifyIconID
function  dfl.notifyicon._init
code      richtextbox
function  dfl.richtextbox.LinkClickedEventArgs.this
function  dfl.richtextbox.LinkClickedEventArgs.linkText
function  dfl.richtextbox.RichTextBox.this
function  dfl.richtextbox.RichTextBox.menuRedo
function  dfl.richtextbox.RichTextBox.menuPopup2
function  dfl.richtextbox.RichTextBox.cursor
function  dfl.richtextbox.RichTextBox.selectedText
function  dfl.richtextbox.RichTextBox.selectionLength
function  dfl.richtextbox.RichTextBox.selectionLength
function  dfl.richtextbox.RichTextBox.selectionStart
function  dfl.richtextbox.RichTextBox.selectionStart
function  dfl.richtextbox.RichTextBox.maxLength
function  dfl.richtextbox.RichTextBox.defaultSize
function  dfl.richtextbox.RichTextBox._setbk
function  dfl.richtextbox.RichTextBox.backColor
function  dfl.richtextbox.RichTextBox._setfc
function  dfl.richtextbox.RichTextBox.foreColor
function  dfl.richtextbox.RichTextBox.canRedo
function  dfl.richtextbox.RichTextBox.canPaste
function  dfl.richtextbox.RichTextBox.redo
function  dfl.richtextbox.RichTextBox.paste
function  dfl.richtextbox.RichTextBox.selectionCharOffset
function  dfl.richtextbox.RichTextBox.selectionCharOffset
function  dfl.richtextbox.RichTextBox.selectionColor
function  dfl.richtextbox.RichTextBox.selectionColor
function  dfl.richtextbox.RichTextBox.selectionBackColor
function  dfl.richtextbox.RichTextBox.selectionBackColor
function  dfl.richtextbox.RichTextBox.selectionSubscript
function  dfl.richtextbox.RichTextBox.selectionSubscript
function  dfl.richtextbox.RichTextBox.selectionSuperscript
function  dfl.richtextbox.RichTextBox.selectionSuperscript
function  dfl.richtextbox.RichTextBox.selectionFont
function  dfl.richtextbox.RichTextBox.selectionFont
function  dfl.richtextbox.RichTextBox.selectionBold
function  dfl.richtextbox.RichTextBox.selectionBold
function  dfl.richtextbox.RichTextBox.selectionUnderline
function  dfl.richtextbox.RichTextBox.selectionUnderline
function  dfl.richtextbox.RichTextBox.scrollBars
function  dfl.richtextbox.RichTextBox.scrollBars
function  dfl.richtextbox.RichTextBox.getLineFromCharIndex
function  dfl.richtextbox.RichTextBox._getFormat
function  dfl.richtextbox.RichTextBox._setFormat
function  dfl.richtextbox.RichTextBox._streamIn
function  dfl.richtextbox.RichTextBox._streamOut
function  dfl.richtextbox.RichTextBox.selectedRtf
function  dfl.richtextbox.RichTextBox.selectedRtf
function  dfl.richtextbox.RichTextBox.rtf
function  dfl.richtextbox.RichTextBox.rtf
function  dfl.richtextbox.RichTextBox.detectUrls
function  dfl.richtextbox.RichTextBox.detectUrls
function  dfl.richtextbox.RichTextBox.createParams
function  dfl.richtextbox.RichTextBox.onLinkClicked
function  dfl.richtextbox.RichTextBox._getRange
function  dfl.richtextbox.RichTextBox.onReflectedMessage
function  dfl.richtextbox.RichTextBox.onHandleCreated
function  dfl.richtextbox.RichTextBox.prevWndProc
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.addHandlerExact
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.removeHandlerExact
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.opCall
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.opApply
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.hasHandlers
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.handlers
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.setHot
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.unsetHot
function  
dfl.event.Event!(RichTextBox,LinkClickedEventArgs).Event.isHot
function  dfl.richtextbox._streamingInStr
function  dfl.richtextbox._streamingOutStr
function  
dfl.event.Event!(MenuItem,EventArgs).Event.opCatAssign!(void 
delegate(Object, EventArgs)).opCatAssign
function  
dfl.event.Event!(ContextMenu,EventArgs).Event.opCatAssign!(void 
delegate(Object, EventArgs)).opCatAssign




More information about the Digitalmars-d-learn mailing list