代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/458695/7291221
png about.png
www.eeworm.com/read/458274/7299751
ico about.ico
www.eeworm.com/read/458215/7301887
cpp about.cpp
//---------------------------------------------------------------------
#include
#pragma hdrstop
#include "About.h"
//--------------------------------------------------------------------
www.eeworm.com/read/458215/7301888
dfm about.dfm
object AboutBox: TAboutBox
Left = 243
Top = 108
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 209
ClientWidth = 298
Color = clBtnFace
Font
www.eeworm.com/read/458215/7301891
txt about.txt
This example demonstrates how cached updates
can be used with live data and in conjunction
with the UpdateSQL component for non-live data.
When working with live data, updates are
performed by t
www.eeworm.com/read/458215/7301896
h about.h
//----------------------------------------------------------------------------
#ifndef AboutH
#define AboutH
//----------------------------------------------------------------------------
#include
www.eeworm.com/read/458215/7301912
ico about.ico
www.eeworm.com/read/457884/7316134
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, bsSkinCtrls, StdCtrls, ExtCtrls, BusinessSkinForm, bsSkinData;
type
TFo