代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/261892/11616826
h splash.h
// CG: This file was added by the Splash Screen component.
#ifndef _SPLASH_SCRN_
#define _SPLASH_SCRN_
// Splash.h : header file
//
/////////////////////////////////////////////////////////
www.eeworm.com/read/261892/11616990
cpp splash.cpp
// CG: This file was added by the Splash Screen component.
// Splash.cpp : implementation file
//
#include "stdafx.h" // e. g. stdafx.h
#include "resource.h" // e.g. resource.h
#include "Sp
www.eeworm.com/read/158374/11622547
png splash.png
www.eeworm.com/read/261763/11625012
png splash.png
www.eeworm.com/read/157740/11666771
h splash.h
// CG: This file was added by the Splash Screen component.
#ifndef _SPLASH_SCRN_
#define _SPLASH_SCRN_
// Splash.h : header file
//
/////////////////////////////////////////////////////////
www.eeworm.com/read/157740/11666820
cpp splash.cpp
// CG: This file was added by the Splash Screen component.
// Splash.cpp : implementation file
//
#include "stdafx.h" // e. g. stdafx.h
#include "resource.h" // e.g. resource.h
#include "Sp
www.eeworm.com/read/347333/11671743
dfm splash.dfm
inherited FrmSplash: TFrmSplash
Left = 278
Top = 295
BorderStyle = bsNone
Caption = 'FrmSplash'
ClientHeight = 282
ClientWidth = 493
OldCreateOrder = True
PixelsPerInch = 96
www.eeworm.com/read/347333/11672040
psd splash.psd
www.eeworm.com/read/347333/11672271
pas splash.pas
unit Splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, BaseUnit, jpeg, ExtCtrls;
type
TFrmSplash = class(TForm1)
Image1:
www.eeworm.com/read/261012/11674738
pas splash.pas
unit splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls;
type
TSplashForm = class(TForm)
Image1: