代码搜索结果
找到约 10,000 项符合
U 的代码
u_change.~dfm
object F_change: TF_change
Left = 192
Top = 114
Width = 264
Height = 473
ActiveControl = i_id
Caption = #20154#20107#21464#21160
Color = clBtnFace
Font.Charset = DEFAULT_CHARSE
u_add.~pas
unit U_add;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls, Mask, ExtCtrls;
type
TF_add = class(TForm)
Labe
u_about.dfm
object F_about: TF_about
Left = 307
Top = 187
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 213
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
u_data.pas
unit U_data;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDataM = class(TDataModule)
Conn: TADOConnection;
T_user: TADOTable;
T_add_user: TADOTable;
T_user_2:
u_add.pas
unit U_add;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls, Mask, ExtCtrls;
type
TF_add = class(TForm)
Labe
u_change.dfm
object F_change: TF_change
Left = 192
Top = 114
Width = 264
Height = 473
ActiveControl = i_id
Caption = #20154#20107#21464#21160
Color = clBtnFace
Font.Charset = DEFAULT_CHARSE