代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/281347/9161395
bmp splash.bmp
www.eeworm.com/read/379584/9192623
bmp splash.bmp
www.eeworm.com/read/379292/9202038
dcu splash.dcu
www.eeworm.com/read/379292/9202042
dfm splash.dfm
object SplashForm: TSplashForm
Left = 299
Top = 223
AutoSize = True
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 300
ClientWidth = 400
Color = clBtnFace
Font.Charset
www.eeworm.com/read/379292/9202056
ddp splash.ddp
www.eeworm.com/read/379292/9202059
pas splash.pas
unit Splash;
interface
uses
Windows, SysUtils, Classes, Forms, jpeg, RSGLCommon, ExtCtrls, Controls;
type
TSplashForm = class(TForm)
imgSplash: TImage;
tmSplash: TTimer;
www.eeworm.com/read/379292/9202081
jpg splash.jpg
www.eeworm.com/read/182222/9211064
pas splash.pas
unit splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, jpeg, StdCtrls;
type
TSplashForm = class(TForm)
Timer1:
www.eeworm.com/read/182222/9211086
ddp splash.ddp
www.eeworm.com/read/182222/9211142