代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/124931/6035324
dfm u_room.dfm
object F_room: TF_room
Left = 158
Top = 147
Width = 700
Height = 500
Caption = '客房管理'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height
www.eeworm.com/read/124931/6035325
pas u_main.pas
unit u_main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Buttons, jpeg, ExtCtrls, StdCtrls;
type
TF_main = class(TForm)
Panel1: TPan
www.eeworm.com/read/124931/6035326
dfm u_report.dfm
object F_report: TF_report
Left = 207
Top = 145
Width = 655
Height = 448
HorzScrollBar.Position = 104
Caption = 'F_report'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
F
www.eeworm.com/read/124931/6035327
~dfm u_report.~dfm
object F_report: TF_report
Left = 310
Top = 135
Width = 655
Height = 448
HorzScrollBar.Position = 104
Caption = 'F_report'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
F
www.eeworm.com/read/124931/6035328
~pas u_room.~pas
unit u_room;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls, DBCtrls, Mask, Grids, DBGrids, ExtCtrls;
type
TF_room = clas
www.eeworm.com/read/124931/6035331
~dfm u_bill.~dfm
object F_bill: TF_bill
Left = 209
Top = 132
Width = 640
Height = 480
Caption = '收费管理'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height
www.eeworm.com/read/124931/6035332
dfm u_main.dfm
object F_main: TF_main
Left = 217
Top = 159
BorderStyle = bsNone
Caption = '主窗口'
ClientHeight = 480
ClientWidth = 640
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Fon
www.eeworm.com/read/124931/6035333
pas u_data.pas
unit u_data;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables;
type
TDM_main = class(TDataModule)
Database: TDatabase;
www.eeworm.com/read/124931/6035334
~dfm u_main.~dfm
object F_main: TF_main
Left = 239
Top = 156
BorderStyle = bsNone
Caption = '主窗口'
ClientHeight = 480
ClientWidth = 640
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Fon
www.eeworm.com/read/124931/6035336
dfm u_code.dfm
object F_code: TF_code
Left = 306
Top = 237
BorderStyle = bsSingle
Caption = '代码修改'
ClientHeight = 246
ClientWidth = 426
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Fon