代码搜索:AnsiString
找到约 5,210 项符合「AnsiString」的源代码
代码结果 5,210
www.eeworm.com/read/436097/7776692
pas atxfproc.pas
unit ATxFProc;
interface
uses
Windows;
function IsFileExist(const FileName: WideString; var IsDir: Boolean): Boolean; overload;
function IsFileExist(const FileName: WideString): Boolean;
www.eeworm.com/read/435474/7791667
pas stmerge.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/435474/7791691
pas stexpr.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/435474/7791703
pas stspawn.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/435474/7791707
pas ststrl.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/435474/7791763
pas stmoney.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/197515/7989375
h ecccheckstringlist.h
/* ==========================================================================
ecc - Erik's Code Collection
Copyright (C) 2003-2005 - Erik Dienske
This file is part of ecc.
ecc is free so
www.eeworm.com/read/143620/12856309
h ecccheckstringlist.h
/* ==========================================================================
Ecc - Erik's Code Collection
Copyright (C) 2003 - Erik Dienske
This file is part of Ecc.
Ecc is free softwar
www.eeworm.com/read/329330/12961292
cpp resltfrm.cpp
//----------------------------------------------------------------------------
//Borland C++Builder
//Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
//--------------------
www.eeworm.com/read/320005/13436728
pas wwrtfconverter.pas
unit wwrtfconverter;
interface
{$i wwIfDef.pas}
uses
Windows, Messages, SysUtils,
{$ifdef wwDelphi6Up}
Variants,
{$endif}
Classes, Graphics, Controls,
forms, registry,
Di