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
MainUnit.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 MainForm: TMainForm
- Left = 347
- Top = 190
- Width = 274
- Height = 393
- Caption = 'MainForm'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 120
- TextHeight = 16
- object GroupBox1: TGroupBox
- Left = 10
- Top = 10
- Width = 247
- Height = 336
- Caption = #35831#36873#25321#23186#20307#25773#25918#22120#31867#22411
- TabOrder = 0
- object MpgPlay: TButton
- Left = 30
- Top = 49
- Width = 178
- Height = 41
- Caption = #30005#24433#25773#25918#22120
- TabOrder = 0
- OnClick = MpgPlayClick
- end
- object WavPlay: TButton
- Left = 30
- Top = 118
- Width = 178
- Height = 41
- Caption = 'WAV'#25773#25918#22120
- TabOrder = 1
- OnClick = WavPlayClick
- end
- object MidiPlay: TButton
- Left = 30
- Top = 177
- Width = 178
- Height = 41
- Caption = 'MIDI'#25773#25918#22120
- TabOrder = 2
- OnClick = MidiPlayClick
- end
- object CDPlay: TButton
- Left = 30
- Top = 256
- Width = 178
- Height = 41
- Caption = 'CD'#25773#25918#22120
- TabOrder = 3
- OnClick = CDPlayClick
- end
- end
- end