代码搜索结果
找到约 10,000 项符合
E 的代码
uunit_e.dfm
inherited frmunit_e: Tfrmunit_e
Left = 283
Top = 251
Caption = #21333#20301#36164#26009
ClientHeight = 151
ClientWidth = 435
PixelsPerInch = 96
TextHeight = 12
inherited GroupB
uproducebill_e.dfm
inherited frmproducebill_e: Tfrmproducebill_e
Left = 240
Top = 141
Caption = #29983#20135#21333#31649#29702
ClientHeight = 306
ClientWidth = 550
OnShow = FormShow
PixelsPerInch =
uitem_e.pas
unit uitem_e;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ubaseinfo_e, StdCtrls, wwcheckbox, Mask, wwdbedit, DB, ADODB,
wwdblook,
uproducebill_e.pas
unit uproducebill_e;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ubaseinfo_e, DB, ADODB, StdCtrls, wwcheckbox, Mask, wwdbedit,
Ext
uitemtype_e.dfm
inh<mark>e</mark>rit<mark>e</mark>d frmit<mark>e</mark>mtyp<mark>e</mark>_<mark>e</mark>: Tfrmit<mark>e</mark>mtyp<mark>e</mark>_<mark>e</mark>
L<mark>e</mark>ft = 248
Top = 174
Caption = #29289#26009#31867#22411
Cli<mark>e</mark>ntH<mark>e</mark>ight = 148
Cli<mark>e</mark>ntWidth = 407
Pix<mark>e</mark>lsP<mark>e</mark>rInch = 96
T<mark>e</mark>xtH<mark>e</mark>ight = 12
inh<mark ...