代码搜索结果

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

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

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

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

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

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

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

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

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;

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

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