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
Unit1.dfm
Package: c++builder6编程实例.ZIP [view]
Upload User: lulishicai
Upload Date: 2010-03-01
Package Size: 13202k
Code Size: 3k
Category:
Delphi-C++Builder
Development Platform:
C++ Builder
- object frmMain: TfrmMain
- Left = 192
- Top = 107
- Width = 547
- Height = 377
- Caption = #22270#35937#21464#25442#22788#29702#36719#20214
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 8
- Width = 257
- Height = 321
- Stretch = True
- end
- object Image2: TImage
- Left = 256
- Top = 8
- Width = 281
- Height = 321
- Stretch = True
- end
- object MainMenu1: TMainMenu
- Left = 240
- Top = 168
- object N1: TMenuItem
- Caption = #25991#20214
- object Open: TMenuItem
- Caption = #25171#24320#25991#20214
- OnClick = OpenClick
- end
- object Save: TMenuItem
- Caption = #23384#20648#25991#20214
- OnClick = SaveClick
- end
- object Exit: TMenuItem
- Caption = #36864#20986
- OnClick = ExitClick
- end
- end
- object N2: TMenuItem
- Caption = #25928#26524#22788#29702
- object Smooth1: TMenuItem
- Caption = #26580#21270#25928#26524
- OnClick = Smooth1Click
- end
- object Sharp1: TMenuItem
- Caption = #38160#21270#25928#26524
- OnClick = Sharp1Click
- end
- object Emboss1: TMenuItem
- Caption = #28014#38613#25928#26524
- OnClick = Emboss1Click
- end
- object Disffuse1: TMenuItem
- Caption = #25193#25955#25928#26524
- OnClick = Disffuse1Click
- end
- object Invert1: TMenuItem
- Caption = #21453#36716#25928#26524
- OnClick = Invert1Click
- end
- object Mosic1: TMenuItem
- Caption = #39532#36187#20811#25928#26524
- OnClick = Mosic1Click
- end
- end
- object N3: TMenuItem
- Caption = #20998#36776#29575
- object D128: TMenuItem
- Caption = #38477#20026'1/2'
- OnClick = D128Click
- end
- object D64: TMenuItem
- Caption = #38477#20026'1/4'
- OnClick = D64Click
- end
- object D32: TMenuItem
- Caption = #38477#20026'1/8'
- OnClick = D32Click
- end
- object D16: TMenuItem
- Caption = #38477#20026'1/16'
- OnClick = D16Click
- end
- end
- object N4: TMenuItem
- Caption = #33394#24425#36716#25442
- object RedTran: TMenuItem
- Caption = 'R'#21333#33394
- OnClick = RedTranClick
- end
- object GreenTran: TMenuItem
- Caption = 'G'#21333#33394
- OnClick = GreenTranClick
- end
- object BlueTran: TMenuItem
- Caption = 'B'#21333#33394
- OnClick = BlueTranClick
- end
- object GrayTran: TMenuItem
- Caption = #28784#24230#22270#20687
- OnClick = GrayTranClick
- end
- end
- object N5: TMenuItem
- Caption = #22270#20687#35843#33410
- object LumInc: TMenuItem
- Caption = #22686#24378#20142#24230
- OnClick = LumIncClick
- end
- object LumDec: TMenuItem
- Caption = #38477#20302#20142#24230
- OnClick = LumDecClick
- end
- end
- end
- object OpenPictureDialog1: TOpenPictureDialog
- Left = 304
- Top = 168
- end
- object SavePictureDialog1: TSavePictureDialog
- Left = 168
- Top = 168
- end
- end