代码搜索结果

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

u_sjcj.~dfm

object Frm_Sjcj: TFrm_Sjcj Left = 356 Top = 138 Width = 631 Height = 562 Caption = #25968#25454#37319#38598 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWind

u_ks.~pas

unit U_Ks; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, jpeg, ExtCtrls,u_public_define; type TFrm_Ks = class(TForm) Image1:

u_pmsd.~dfm

object Frm_PMSd: TFrm_PMSd Left = 193 Top = 200 BorderStyle = bsNone ClientHeight = 144 ClientWidth = 568 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindow

u_pmsd.~pas

unit U_Pmsd; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TFrm_PMSd = class(TForm) Panel1: TPanel;

u_card.~pas

unit U_Card; {* 作者:肖景峰 *开发时间:2005-10-30 *模块作用:对读卡器进行处理 } interface {1} //打开设备,进行口令验正 function Open_Card():Boolean; {2} // 关闭设备 function CLose_Card():boolean; {3} /

u_ryb.pas

unit U_Ryb; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Mask, DBCtrls, Grids, DBGrids,u_public_define; type