代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/279871/10382479
dfm splash.dfm
object SplashForm: TSplashForm
Left = 348
Top = 211
BorderStyle = bsNone
Caption = 'SplashForm'
ClientHeight = 196
ClientWidth = 298
Color = clBlack
Font.Charset = DEFAULT_CHAR
www.eeworm.com/read/279871/10382585
pas splash.pas
unit Splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls;
type
TSplashForm = class(TForm)
Image1: TImag
www.eeworm.com/read/424767/10414600
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/424767/10414632
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/424767/10414641
sbr splash.sbr
www.eeworm.com/read/424595/10437529
png splash.png
www.eeworm.com/read/424595/10437589
png splash.png
www.eeworm.com/read/353367/10452689
frx splash.frx
www.eeworm.com/read/353367/10452698
frm splash.frm
VERSION 5.00
Begin VB.Form Splash
BorderStyle = 0 'None
ClientHeight = 3825
ClientLeft = 0
ClientTop = 0
ClientWidth = 7125
LinkTopic =
www.eeworm.com/read/160955/10467565