代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/167849/9949741
pas splash.pas
unit splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleCtrls, ShockwaveFlashObjects_TLB, ExtCtrls;
type
TForm2 = class(TFo
www.eeworm.com/read/167849/9949798
ddp splash.ddp
www.eeworm.com/read/167849/9949888
dcu splash.dcu
www.eeworm.com/read/167849/9949932
dfm splash.dfm
object Form2: TForm2
Left = 294
Top = 238
BorderStyle = bsNone
Caption = 'Form2'
ClientHeight = 262
ClientWidth = 445
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.C
www.eeworm.com/read/167530/9964754
pas splash.pas
unit splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls;
type
TSplashForm = class(TForm)
Image1:
www.eeworm.com/read/167530/9964783
ddp splash.ddp
www.eeworm.com/read/167530/9964860
dfm splash.dfm
object SplashForm: TSplashForm
Left = 307
Top = 234
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 227
ClientWidth = 484
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/167372/9971064
bmp splash.bmp
www.eeworm.com/read/166866/9992369
frx splash.frx
www.eeworm.com/read/166866/9992374
frm splash.frm
VERSION 5.00
Begin VB.Form frmSplash
BorderStyle = 3 'Fixed Dialog
ClientHeight = 3420
ClientLeft = 255
ClientTop = 1410
ClientWidth = 6420
C