代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/437290/7752067
frm splash.frm
VERSION 5.00
Begin VB.Form frmSplash
BackColor = &H00FFC0C0&
BorderStyle = 3 'Fixed Dialog
ClientHeight = 3420
ClientLeft = 255
ClientTop = 141
www.eeworm.com/read/436318/7772406
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/436318/7772456
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/435976/7780097
png splash.png
www.eeworm.com/read/163906/7808874
dfm splash.dfm
www.eeworm.com/read/163906/7808880
pas splash.pas
unit Splash;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
PicShow, ExtCtrls;
type
TSplashForm = class(TForm)
PicShow: TPicShow;
www.eeworm.com/read/199880/7815238
png splash.png
www.eeworm.com/read/199880/7815244
png splash.png
www.eeworm.com/read/399763/7838701
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/399763/7838789
cpp splash.cpp
/*
+------------------------------------------------------------+
| |
| (c) Copyright 2002, bigwhite, Inc. |
| |
| ALL RIGHTS RESERVED |
|