代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/348396/11597032
gif menu_about.gif
www.eeworm.com/read/261940/11613776
h about_message.h
typedef struct
{
GdkPixmap* pixmap;
GdkGC* gc;
}MsgDInfo;
void
show_about_message(GtkWidget* widget,
gpointer data);
www.eeworm.com/read/261940/11613815
c about_message.c
#include
#include"about_message.h"
#include"main.h"
extern GdkPixbuf* image;
static MsgDInfo _drawinfo;
static MsgDInfo* drawinfo=&_drawinfo;
static gboolean
msg_configure(GtkWidget* wid
www.eeworm.com/read/158420/11619120
dcu unit_about.dcu
www.eeworm.com/read/158420/11619202
pas unit_about.pas
unit Unit_about;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls,shellapi;
type
TFrm_About = class(TForm)
Label1: TLa
www.eeworm.com/read/158420/11619925
dfm unit_about.dfm
www.eeworm.com/read/261306/11655348
ddp about_form.ddp
www.eeworm.com/read/261306/11655482
dcu about_form.dcu
www.eeworm.com/read/261306/11655528
pas about_form.pas
unit About_Form;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TAbout_F = class(TForm)
Panel1: TPan
www.eeworm.com/read/261306/11655531
dfm about_form.dfm
object About_F: TAbout_F
Left = 317
Top = 221
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20851#20110
ClientHeight = 194
ClientWidth = 364
Color = clMoneyGre