代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/456524/7346386
frm frm_about.frm
VERSION 5.00
Begin VB.Form frm_about
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 4440
ClientLeft = 2340
ClientTop = 193
www.eeworm.com/read/456517/7347033
frm frm_about.frm
VERSION 5.00
Begin VB.Form frm_about
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 4440
ClientLeft = 2340
ClientTop = 193
www.eeworm.com/read/456512/7347252
frm frm_about.frm
VERSION 5.00
Begin VB.Form frm_about
BorderStyle = 3 'Fixed Dialog
Caption = "关于我的应用程序"
ClientHeight = 4440
ClientLeft = 2340
ClientTop = 193
www.eeworm.com/read/456193/7355118
m fm_about.m
function fig = fm_about(varargin)
% FM_ABOUT display information about the current
% PSAT version
%
% FM_ABOUT()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 10-Feb-2003
%
www.eeworm.com/read/330973/7378216
cs about.designer.cs
namespace schoolManager
{
partial class about
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer co
www.eeworm.com/read/454463/7389705
dcu u_about.dcu
www.eeworm.com/read/454463/7389715
dfm u_about.dfm
object frm_about: Tfrm_about
Left = 230
Top = 102
Width = 278
Height = 213
Caption = #20851#20110
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/454463/7389759
ddp u_about.ddp
www.eeworm.com/read/454463/7389762
pas u_about.pas
unit U_about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, jpeg, Buttons;
type
Tfrm_about = class(TForm)