代码搜索:Level
找到约 10,000 项符合「Level」的源代码
代码结果 10,000
www.eeworm.com/read/158420/11619713
dfm level.dfm
www.eeworm.com/read/158420/11620096
pas level.pas
unit level;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBTables, DBCtrls, StdCtrls, Mask, Db, ImgList, ComCtrls, Buttons,
ExtCtrls, Menus,
www.eeworm.com/read/157827/11660719
level2
VERSION 5.00
Begin VB.Form Form5
BackColor = &H00000000&
Caption = "Form5"
ClientHeight = 6030
ClientLeft = 60
ClientTop = 345
ClientWid
www.eeworm.com/read/260751/11704202
~pas level.~pas
unit level;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls;
type
TForm2 = class(TForm)
Ed
www.eeworm.com/read/260751/11704216
dcu level.dcu
www.eeworm.com/read/260751/11704218
~dfm level.~dfm
object Form2: TForm2
Left = 321
Top = 219
BorderIcons = [biHelp]
BorderStyle = bsSingle
Caption = '选关'
ClientHeight = 136
ClientWidth = 159
Color = clBtnFace
Font.Charset =
www.eeworm.com/read/260751/11704221
dfm level.dfm
object Form2: TForm2
Left = 321
Top = 219
BorderIcons = [biHelp]
BorderStyle = bsSingle
Caption = '选关'
ClientHeight = 136
ClientWidth = 159
Color = clBtnFace
Font.Charset =
www.eeworm.com/read/260751/11704235
pas level.pas
unit level;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls;
type
TForm2 = class(TForm)
Ed
www.eeworm.com/read/257717/11914831
cs level.cs
//---------------------------------------------------------------------
// This file is part of the Microsoft .NET Framework SDK Code Samples.
//
// Copyright (C) Microsoft Corporation. All rig