登录
首页 » delphi » the TBMDThread is a native VCL component

the TBMDThread is a native VCL component

于 2022-09-17 发布 文件大小:333.68 kB
0 113
下载积分: 2 下载次数: 1

代码说明:

Do you need to write a multithreaded application? Are you annoyed of writing lines and lines of code for thread synchronization and CriticalSections for data protection? Would you believe that the thread is just a click away? Well here it is, the TBMDThread is a native VCL component implementing everything you need to create the thread and the synchronization by just dropping the component on the form. Just set couple of therads to point to one and the same group and you can control and monitor all of them. Enjoy! NOW SUPPORTS Delphi XE3!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AdvSpin
    Delphi meter spin component
    2016-02-02 16:33:20下载
    积分:1
  • delphi下的声音记录源程序,主要完成声音保存为wav。
    delphi下的声音记录源程序,主要完成声音保存为wav。-Voice Recording source program finished by delphi, which mainly save voice message as wav.
    2023-02-02 04:05:04下载
    积分:1
  • 能够显示战略游戏中六角形地图的构件,能够配置每个六角格子的色彩...
    能够显示战略游戏中六角形地图的构件,能够配置每个六角格子的色彩-to demonstrate strategic game hexagon map elements of the allocation to each hexagonal lattice of colors
    2022-05-29 03:04:59下载
    积分:1
  • Delphi 静音 左右声道音量控制
    Delphi控制系统静音,两个声道均不发出声音,同时若在非静态状态下,可控制左、右声道的音量大小,在代码中@表示指向变量v的指针(32位),调用此函数的用意就是得到右声道的值,在调节左声道的时候,不改变右声道}数字前面加$表示是十六进制数字,(t shl 8)表示t左移8位,部分参数设置代码如下:   procedure TForm1.FormCreate(Sender: TObject);   var    v:longint;   begin    waveoutgetvolume(0,@v);//得到现在音量,@v表示指向变量v的指针(32位)    trackbar1.Position:=hi(v);//设置左滑块的正确位置    trackbar2.Position:=hi(v shr 16);//设置右声道滑块的正确位置   end;
    2022-06-02 00:55:40下载
    积分:1
  • Optical cards, magnetic card reader driver generic source, photoelectric card, m...
    光电卡,磁卡通用读卡器驱动程序源码,光电卡,磁卡通用读卡器驱动程序源码-Optical cards, magnetic card reader driver generic source, photoelectric card, magnetic card reader driver generic source
    2022-04-26 18:35:33下载
    积分:1
  • PID-Delphi
    PID水量控制仿真演示系统-Delphi源代码及EXE.rar(PID control simulation shows the system of water-Delphi source code and EXE.rar)
    2011-06-13 15:26:10下载
    积分:1
  • News reader source code for Windows in Delphi, open source.
    News reader source code for Windows in Delphi, open source.
    2022-04-24 00:14:28下载
    积分:1
  • 利用自动生成DELPHI自带TDrivecombox控件自动检测系统磁盘盘符,满足检测光盘、U盘...
    利用自动生成DELPHI自带TDrivecombox控件自动检测系统磁盘盘符,满足检测光盘、U盘-DELPHI own use of automatically generated TDrivecombox control system automatically detect the disk drive to meet the detection of CD-ROM, U disk
    2023-02-22 06:40:04下载
    积分:1
  • nodemcu-flasher-master
    说明:  ESP8266串口烧录,delphix7,xe8,xe10(ESP8266 Serial burning,delphix7,xe8,xe10)
    2020-06-20 14:00:02下载
    积分:1
  • NBUK
    基于Winsock的Email Http FTP等功能,其所附的Email范例程序已,接近了专业软件的水平(Based on Email Http FTP and other functions of Winsock, the attached Email sample program is close to the level of professional software.)
    2018-10-29 01:16:45下载
    积分:1
  • 696516资源总数
  • 106674会员总数
  • 5今日下载