代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/250984/12371878
bmp identify.bmp
www.eeworm.com/read/229514/14333468
frx identify.frx
www.eeworm.com/read/229514/14333475
frm identify.frm
VERSION 5.00
Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "Mo20.ocx"
Begin VB.Form identify
BorderStyle = 1 'Fixed Single
Caption = "Identify"
ClientHeight
www.eeworm.com/read/217407/14965616
~dfm identify.~dfm
object IdentifyFrm: TIdentifyFrm
Left = 576
Top = 161
BorderStyle = bsDialog
Caption = '属性'
ClientHeight = 294
ClientWidth = 158
Color = clBtnFace
Font.Charset = DEFAULT_CHARSE
www.eeworm.com/read/217407/14965777
dcu identify.dcu
www.eeworm.com/read/217407/14965785
pas identify.pas
unit Identify;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids, MapObjects2_TLB;
type
TIdentifyFrm = class(TForm)
String
www.eeworm.com/read/217407/14965827
dfm identify.dfm
object IdentifyFrm: TIdentifyFrm
Left = 576
Top = 161
BorderStyle = bsDialog
Caption = '属性'
ClientHeight = 294
ClientWidth = 158
Color = clBtnFace
Font.Charset = DEFAULT_CHARSE
www.eeworm.com/read/217407/14965839
~pas identify.~pas
unit Identify;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids, MapObjects2_TLB;
type
TIdentifyFrm = class(TForm)
String
www.eeworm.com/read/116513/14967745