Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
MidiPlay.dfm
Package: c++builder6编程实例.ZIP [view]
Upload User: lulishicai
Upload Date: 2010-03-01
Package Size: 13202k
Code Size: 1k
Category:
Delphi-C++Builder
Development Platform:
C++ Builder
- object MidiForm: TMidiForm
- Left = 212
- Top = 159
- Width = 399
- Height = 153
- Caption = 'MidiForm'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ScrollBar1: TScrollBar
- Left = 24
- Top = 16
- Width = 345
- Height = 17
- PageSize = 0
- TabOrder = 0
- OnScroll = ScrollBar1Scroll
- end
- object BitBtn1: TBitBtn
- Left = 16
- Top = 88
- Width = 75
- Height = 25
- Caption = #25171#24320#25991#20214
- TabOrder = 1
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 296
- Top = 88
- Width = 75
- Height = 25
- Caption = #36864#20986
- TabOrder = 2
- OnClick = BitBtn2Click
- end
- object MediaPlayer1: TMediaPlayer
- Left = 24
- Top = 40
- Width = 343
- Height = 30
- TabOrder = 3
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 200
- Top = 88
- end
- object OpenDialog1: TOpenDialog
- Left = 152
- Top = 88
- end
- end