⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jvmegademoalldemoforms.ini

📁 East make Tray Icon in delphi
💻 INI
📖 第 1 页 / 共 2 页
字号:
; JvOutlookBar
; Here are all Demo Form which are included in the MegaDemo are listed by their Ids
; 
[1]
Title=various JvForms
XPBar=by logical categories
compsUsed=
Descr=this demo has to be reworked

[2]
Title=various JvDialogs
XPBarby logical categories
compsUsed=

[3]
Title=Globus Visual Components Demo
Descr=The Globus Visual Components Demo. If you start the stand alone Exe you can see the transparency feature better

[4]
Title=various  JvLabels
XPBar=by logical categories
compsUsed=
descr=this demo has to be reworked

[5]
Title=show colored hints
Descr=show how to set up colored hints for controls. All you have to do is a call to RegisterHtHints. See the initialization section in the Form of the demo
XPBar=other included stuff
compsUsed=

[6]
Title=JvZoom Demo
Descr=a windows which zooms what under the mouse cursor is - nice effect BTW if you zoom the zoom windows itself
compsUsed=JvZoom

[7]
Title=edit components
XPBar=by logical categories
compsUsed=JvFilenameEdit,JvComboEdit,JvValidateEdit,JvCalcEdit,JvValidateEdit,JvDirectoryEdit,JvDateEdit,JvSpinEdit,JvIpAddress
descr=this demo has to be reworked

[9]
Title=panels
XPBar=by logical categories
compsUsed=

[10]
Title=JvgXMLSerializer Demo
Descr=this example demonstrates saving a class in XML and load of data from XML. Before saving the class will be initialized with test data
compsUsed=JvgXMLSerializer

[11]
Title=JvSearchFiles Demo
Descr=a File Search Utility with text search option
compsUsed=JvSearchFiles

[12]
Title=date / time
XPBar=by logical categories
compsUsed=
descr=various date and time related chooser and visual components

[13]
Title=chooser
XPBar=by logical categories
compsUsed=
descr=various visual chooser components

[14]
Title=misc
XPBar=by logical categories
compsUsed=
descr=this demo has to be reworked

[15]
Title=.Ani support
XPBar=other included stuff
Descr=show the support for .ANI files. The program is a simple .ANI editor and viewer. The support is realized through the TJvAni class which is a descent of TGraphic and declared in the unit JvAni. So it is not a real component
compsUsed=

[16]
Title=JvMousePositioner Demo
compsUsed=

[17]
Title=JvDataEmbedded Demo
Descr=Show how you can embed data in the exe file. At design time just press right mouse on the component and choose Load from file and you are done
compsUsed=JvDataEmbedded

[18]
Title=JvBMPAnimator Demo
Descr=Bitmap Animations with the the bitmaps from a TImageList
compsUsed=JvBMPAnimator

[19]
Title=JvArrowButton Demo
Descr=JvArrowButton in action
compsUsed=JvArrowButton

[20]
Title=JvClipboardViewer Demo
compsUsed=JvClipboardViewer

[21]
Title=JvBrowseFolder Demo
Descr=
compsUsed=

[22]
Title=JvInstallLabel Demo
compsUsed=JvInstallLabel

[24]
Title=JvLogFile Demo
compsUsed=JvLogFile
descr=you can log every mouse movement to a log file

[25]
Title=JvOutlookBar Demo
Descr=Looks like the side Bar in Microsoft Outlook
compsUsed=JvOutlookBar

[27]
Title=JvChangeNotify Demo
Descr=monitor directory or file changes
compsUsed=JvChangeNotify

[28]
Title=JvCreateProcess GUI Demo
Descr=show you how you can launch files (=processes) with various parameters and how to close them in three different manner
compsUsed=JvCreateProcess

[29]
Title=JvNTEventLog Demo
Descr=Lists the Events of the Windows Operation system like the EventViewer from Windows does
compsUsed=JvNTEventLog

[30]
Title=ApplicationHotKey Demo
Descr=receive key strokes system wide. It uses no JVCL comp.
compsUsed=JvHotKey,JvApplicationHotKey

[31]
Title=lists information about all windows
XPBar=other included stuff
compsUsed=
descr=it uses the GetVisibleWindows procedure of the unit JvJCLUtils, so no component is used here

[32]
Title=JvSpecialProgress Demo
comp

[33]
Title=JvColorComboBox Demo
compsUsed=JvColorComboBox
descr=JvColorComboBox is chooser for a color, which also can show the hex or RGB value for a color. This demo also show how to save the custom defined color to a file.

[34]
Title=JvContentScroller Demo
compsUsed=JvContentScroller
descr=this content scroller is great for about dialoges. You can place at design time every visual component from Delphi on a JvContentScroller.

[35]
Title=JvMail Demo
Descr=Show you how you can send Mail. It uses the MAPI interface
compsUsed=JvMail

[36]
Title=JvTreeView as a Menu replacement
XPBar=other included stuff
descr=Here you see a combination of a JvTreeView and a JvPageControl. They are synchronized via the PageControl property of the JvTreeView. This can be used as a replacement for a menu.

[37]
Title=Combo and List Boxes
compsUsed=
Descr=Here you can see some Combo and List Boxes from the JVCL

[38]
Title=JvDBDate and JvDBTime in action
Descr=Show JvDBDate and JvDBTime in action. This component seems not to be registered
compsUsed=JvDBDateTimePicker

[39]
Title=JvInspectorDB Demo
compsUsed=JvInspectorDB

[40]
Title=JvMruList Demo
Descr=Most recently used
compsUsed=JvMruList

[41]
Title=file related components
XPBar=by logical categories
compsUsed=JvDriveList,JvFileListBox,JvDriveCombo,JvDirectoryListBox
descr=a mini explorer. Notice that there is no code required for this demos (only for error handling / messages)

[42]
Title=the JVCL buttons
XPBar=by logical categories
compsUsed=JvImage,JvArrowButton,JvBitBtn
descr=shows various features of the various buttons of the JVCL

[43]
Title=JvBalloonHint Demo
Descr=let you see and set all available options for a Balloon style hint
compsUsed=JvBalloonHint

[44]
Title=JvDSADialog Demo
Descr=Don't show again dialoges. Just do a double click on one line to see a DSA dialog. 
compsUsed=JvDSADialog

[45]
Title=JvDSADialog Message Editor
Descr=Don't show again Message Editor
compsUsed=JvDSADialog,DSAQueueStorage

[46]
Title=JvHTMLParser Demo
compsUsed=JvHTMLParser

[47]
Title=JvLinkLabel Demo
compsUsed=JvLinkLabel

[48]
Title=Screen capturing example
XPBar=other included stuff
compsUsed=
descr=Screen Capturing using the JclGraphics unit of the JCL

[49]
Title=JvShellHook Demo
Descr=you can hook in and receives on various events like ... are notifications
compsUsed=JvShellHook

[50]
Title=JvShFileOperation Demo
Descr=When uses the shell file operation component the animated progress dialogs are shown which are known from the Windows explorer
compsUsed=JvShFileOperation

[52]
Title=JvSystemPopup Demo
compsUsed=JvSystemPopup

[53]
Title=Thumb-Nails with JVCL
Descr=
compsUsed=JvDirectoryListBox,JvDriveCombo,JvSpecialProgress,JvThumbNail,JvThumbImage,JvThumbview

[54]
Title=JvTranslator Demo
compsUsed=

[57
Title=JvRegistryTreeView Demo
Descr=looks like the RegEdit from Windows Systems, smells like the RegEdit from Windows Systems, but it is powered by JVCL
compsUsed=JvRegistryTreeView

[58]
Title=RunDll32
XPBar=other included stuff
compsUsed=
descr=shows how you can call functions from DLL. You can get more info about rundll32 from the http://www.dx21.com/scripting/rundll32/  BTW: there is a nice function PipeToFile in the demo! Also you can get information for .dlls, but this requires the $(DELPHI)\bin folder and the tdump.exe utility in the PATH to work

[59]
Title=JvScrollingWindow Demo
Descr=JvScrollingWindow is in this demo used as a ToolBar where JvExpressButtons are placed
compsUsed=JvScrollingWindow,JvExpressButton

[60]
Title=JvTimeLine Demo
compsUsed=JvTimeLine

[61]
Title=JvTipOfDay Demo
compsUsed=JvTipOfDay

[62]
Title=JvTMTimeline (=Team Manager Timeline) Demo
Descr=
compsUsed=JvTMTimeline

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -