代码搜索:AnsiString
找到约 5,210 项符合「AnsiString」的源代码
代码结果 5,210
www.eeworm.com/read/158508/11606038
pas getidaddintf.pas
{ Invokable interface IGetIDadd }
unit GetIDaddIntf;
interface
uses InvokeRegistry, Types, XSBuiltIns;
type
TEnumTest = (etNone, etAFew, etSome, etAlot);
TDoubleArray = array of
www.eeworm.com/read/261427/11646683
h unit1.h
/*******************************************************}
{ }
{ RichViewActions }
{ Demo project.
www.eeworm.com/read/347502/11661663
h unit9.h
//---------------------------------------------------------------------------
#ifndef Unit9H
#define Unit9H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/347502/11661704
h unit7.h
//---------------------------------------------------------------------------
#ifndef Unit7H
#define Unit7H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/347502/11661727
hpp ctoolbox.hpp
// Borland C++ Builder
// Copyright (c) 1995, 1998 by Borland International
// All rights reserved
// (DO NOT EDIT: machine generated header) 'CToolBox.pas' rev: 3.00
#ifndef CToolBoxHPP
#def
www.eeworm.com/read/260640/11714415
h recordreport.h
//---------------------------------------------------------------------------
#ifndef RecordReportH
#define RecordReportH
//-----------------------------------------------------------------------
www.eeworm.com/read/260640/11714438
h main.h
//---------------------------------------------------------------------------
#ifndef MainH
#define MainH
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/260640/11714453
cpp fieldtext.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "FieldText.h"
//--------------------------------------------------------
www.eeworm.com/read/260640/11714457
cpp database.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Database.h"
#include "Main.h"
//--------------------------------------
www.eeworm.com/read/260640/11714463
cpp recordreport.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "RecordReport.h"
#include "Database.h"
//------------------------------