代码搜索结果
找到约 10,000 项符合
U 的代码
u_print.~pas
unit u_print;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, cxStyles, cxCustomData, cxGraphics, cxFilter, cxData,
cxDataSt
u_user.dfm
object fuser: Tfuser
Left = 264
Top = 212
Width = 606
Height = 480
Caption = 'user'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
u_main.~pas
unit u_main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Buttons, ImgList, ActnList;
type
Tmain = class(TForm)
P
u_user.~dfm
object fuser: Tfuser
Left = 264
Top = 212
Width = 606
Height = 480
Caption = 'user'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
u_print.dfm
object fprint: Tfprint
Left = 236
Top = 211
Width = 685
Height = 480
Caption = 'printing'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei
u_user.pas
unit u_user;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, ToolWin, ComCtrls, ImgList, ActnList, Buttons,
StdCtrls, shareu
u_main.dfm
object main: Tmain
Left = 260
Top = 179
Width = 696
Height = 480
Caption = 'Label System'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei