代码搜索:scroll
找到约 4,241 项符合「scroll」的源代码
代码结果 4,241
www.eeworm.com/read/335577/12513449
vbp scroll.vbp
Type=Exe
Form=scroll.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
Object={8996B0A4-D7BE-101B-8650-00AA003A5593}#4.0#0; CFX4032.OCX
Mod
www.eeworm.com/read/335577/12513450
frx scroll.frx
www.eeworm.com/read/335577/12513580
sct scroll.sct
www.eeworm.com/read/335577/12513587
scx scroll.scx
www.eeworm.com/read/335577/12513616
dfm scroll.dfm
www.eeworm.com/read/335577/12513626
cpp scroll.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "scroll.h"
//-------------------------------------------------------------
www.eeworm.com/read/335577/12513630
h scroll.h
//---------------------------------------------------------------------------
#ifndef scrollH
#define scrollH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/335577/12513980
dfm scroll.dfm
www.eeworm.com/read/335577/12513985
pas scroll.pas
unit scroll;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
OleCtrls, ChartfxLib_TLB;
type
TForm1 = class(TForm)
ChartFX1: TChartFX;