城市路灯智能监控管理系统源码-课程设计

城市路灯智能监控管理系统源码-课程设计

ID:9811453

大小:33.29 KB

页数:24页

时间:2018-05-10

城市路灯智能监控管理系统源码-课程设计_第1页
城市路灯智能监控管理系统源码-课程设计_第2页
城市路灯智能监控管理系统源码-课程设计_第3页
城市路灯智能监控管理系统源码-课程设计_第4页
城市路灯智能监控管理系统源码-课程设计_第5页
资源描述:

《城市路灯智能监控管理系统源码-课程设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、城市路灯智能监控管理系统源码-课程设计城市路灯智能监控管理系统源码unitUnitSuperUser;interfaceuses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,ExtCtrls,RzPanel,ComCtrls,RzListVw,Buttons;type TFormSuperUser=class(TForm)   ToolBar1:TRzToolbar;   ListView1

2、:TRzListView;   btn1:TSpeedButton;   procedurebtn1Click(Sender:TObject); private   {Privatedeclarations} public   {Publicdeclarations} end;var FormSuperUser:TFormSuperUser;implementationusesUnitData;{$R*.dfm}procedureTFormSuperUser.btn1Click(Sender:TO

3、bject);var i:Integer; n:TListItem;begin ListView1.Clear; forI:=0tosoList.Count-1do begin   n:=ListView1.Items.Add;   n.Caption:=soList.Items[i].SiteName;   n.SubItems.Add(IntToStr(soList.Items[i].SiteID));   n.SubItems.Add(IntToStr(soList.Items[i].Sit

4、eAddress));   n.SubItems.Add(IntToStr(soList.Items[i].NodeAbsoluteIndex));   n.SubItems.Add(IntToStr(soList.Items[i].Icon.Position.X));   n.SubItems.Add(IntToStr(soList.Items[i].Icon.Position.Y));objectFormSuperUser:TFormSuperUser Left=0 Top=0 Caption

5、=#36229#32423#29992#25143#19987#29992#31383#21475#65292#38386#20154#21247#36827#12290#36827#26469#20320#20063#30475#19981#25026#12290 ClientHeight=300 ClientWidth=635 Color=clBtnFace Font.Charset=DEFAULT_CHARSET Font.Color=clWindowText Font.Height=-11

6、 Font.Name='Tahoma' Font.Style=[] OldCreateOrder=False PixelsPerInch=96 TextHeight=13 objectToolBar1:TRzToolbar   Left=0   Top=0   Width=635   Height=25   AutoSize=True   BorderInner=fsNone   BorderOuter=fsGroove   BorderSides=[sdTop]   BorderWidth=0 

7、  Caption=#21047#26032   TabOrder=0   ToolbarControls=(     btn1)   objectbtn1:TSpeedButton     Left=4     Top=2     Width=33     Height=23     Caption=#21047#26032     OnClick=btn1Click   end end objectListView1:TRzListView   Left=0   Top=25   Width=

8、635   Height=275   Align=alClient   Columns=<     item       Caption=#32456#31471#21517#31216       Width=60     end     item       Caption=#32456#31471'ID'     end     item       Alignment=taRightJustify       Caption=原文请找;#32456#31471#22320#

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。