代码搜索结果

找到约 10,000 项符合 U 的代码

u_login.pas

unit u_login; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons; type TF_login = class(TForm) i_server: TComboBox;

u_stat.dfm

object F_stat: TF_stat Left = 220 Top = 191 BorderStyle = bsSingle Caption = '统计报表' ClientHeight = 424 ClientWidth = 585 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Fon

u_login.dfm

object F_login: TF_login Left = 351 Top = 273 HelpContext = 1 ActiveControl = i_passwd BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = #31995#32479#30331#244

u_login.~dfm

object F_login: TF_login Left = 351 Top = 273 HelpContext = 1 ActiveControl = i_passwd BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = '系统登录' ClientHeight

u_login.~pas

unit u_login; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons; type TF_login = class(TForm) i_server: TComboBox;

u_code.pas

unit u_code; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Grids, DBGrids, ExtCtrls, DBCtrls, StdCtrls; type TF_code = class(TForm) Co

u_about.pas

unit u_about; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls; type TF_about = class(TForm) Panel1: TPanel; ProgramIcon: TIma

u_data.~dti

[Designer] Version=1 Left=-719 Top=77 Width=696 Height=480 Splitter=185 SelectedTab=Components [Components] Version=1 Left=0 Top=0 [TreeView] Version=1 PrintHeader=1 PrintToSingle=1

u_data.dfm

object DM_main: TDM_main OldCreateOrder = False Left = 250 Top = 171 Height = 480 Width = 696 object Database: TDatabase AliasName = 'PMISDB' DatabaseName = 'PMISData'

u_operator.dfm

object F_operator: TF_operator Left = 204 Top = 214 ActiveControl = i_id BorderStyle = bsSingle Caption = '前台操作员管理' ClientHeight = 310 ClientWidth = 493 Color = clBtnFace Fo