代码搜索:U

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

代码结果 10,000
www.eeworm.com/read/124931/6035349

~pas u_data.~pas

unit u_data; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Db, DBTables, Series, TeeProcs, Chart; type TDM_main = class(TDataModule) D
www.eeworm.com/read/124931/6035351

pas u_modify.pas

unit u_modify; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, DBCtrls, Grids, DBGrids, StdCtrls, Mask; type TF_modify = class(TFor
www.eeworm.com/read/124931/6035352

~pas 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
www.eeworm.com/read/124931/6035353

~dfm u_operator.~dfm

object F_operator: TF_operator Left = 158 Top = 204 ActiveControl = i_id BorderStyle = bsSingle Caption = '前台操作员管理' ClientHeight = 310 ClientWidth = 493 Color = clBtnFace Fo
www.eeworm.com/read/124931/6035354

~dfm u_data.~dfm

object DM_main: TDM_main OldCreateOrder = False Left = 64817 Top = 77 Height = 480 Width = 696 object Database: TDatabase AliasName = 'PMISDB' DatabaseName = 'PMISData'
www.eeworm.com/read/124931/6035355

~dfm u_code.~dfm

object F_code: TF_code Left = 275 Top = 276 BorderStyle = bsSingle Caption = '代码修改' ClientHeight = 246 ClientWidth = 426 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Fon
www.eeworm.com/read/124931/6035356

dfm u_modify.dfm

object F_modify: TF_modify Left = 271 Top = 190 BorderStyle = bsSingle Caption = '查询修改客房信息' ClientHeight = 335 ClientWidth = 537 Color = clBtnFace Font.Charset = DEFAULT_CHARSE
www.eeworm.com/read/124931/6035357

~pas 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
www.eeworm.com/read/124931/6035358

~dfm u_add.~dfm

object F_add: TF_add Left = 240 Top = 191 ActiveControl = i_id BorderStyle = bsSingle Caption = '添加客房信息' ClientHeight = 347 ClientWidth = 242 Color = clBtnFace Font.Charset
www.eeworm.com/read/124931/6035359

~pas u_main.~pas

unit u_main; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Menus, ComCtrls, ToolWin, ImgList, StdActns, ActnList; type TF_main = class(TFor