- white
paper - C# for Delphi Developers
This means many Delphi developers will find themselves comfortable with C# .... similar that adds some content to a StringList you may have something like ...
http://www.glennstephens.com.au/tech/CSharp4DelphiDevelopers.pdf
- Handling
Exceptions - Delphi, CPPB, IBO and
Firebird/InterBase
In this example from the Delphi help, the GetFileList function allocates a TStringList object and fills it with file names matching a specified search path: ...
http://www.ibobjects.com/docs/ti_ErrorHandling.pdf
-
Delphi CD
If the Delphi IDE can't find a source file, it can't show you the source code line ..... results while working with a TStringList object. • EThread. ...
http://ptgmedia.pearsoncmg.com/images/0672317818/downloads/delphi5appendixa.pdf
-
The Delphi Language for .NET
Moving Delphi to .NET, Borland had to find a way to maintain the existing ...... based on Delphi's TStringList class), you'll see the time taken by each of ...
http://media.wiley.com/product_ancillary/23/07821434/DOWNLOAD/4342ch04.pdf
-
Using New Delphi Coding Styles and
Architectures
Delphi 2009 defines a small set of generic container classes you can find in the new. Generics.Collections unit. The four core container classes are all ...
http://etnaweb04.embarcadero.com/resources/technical_papers/Using-New-Delphi-Coding-Styles-and-Architectures_Marco-Cantu.pdf
- Admiral's
Delphi Tutorial and Philosophy of Programming
TStringList, Common Use, 6. Version Control, 18. Windows Handles, 10. Windows Handles Defined, 12. Windows SDK to Delphi, 11. The Admiral's Delphi Tutorial ...
http://www.freewebz.com/coockooclock/ADMIRALSDELPHITUTORIAL.PDF
-
Debugging techniques in Delphi
need to debug it to find some bugs. Delphi offers great debugging tools and when you .... objStrings := TStringList.Create; try … finally. bjStrings.Free; ...
http://delphi.about.com/library/Debugging_techniques_in_Delphi.pdf
-
Delphi Unicode Migration for Mere Mortals: Stories and
Advice from ...
For instance, TStringList worked well with UTF-8 in Delphi 2007, .... interesting to note is that in pre-Delphi 2009 versions of windows.pas, you would find ...
http://www.danysoft.com/free/delphi-unicode-migration.pdf
- WHEN considering a
database platform to service
The first step in developing a Paradox-based Delphi .... TStringList to find a free drive. Listing 1. Finding a free drive letter. ...
http://www.syntap.com/articles/ParadoxWAN.pdf
- Delphi
2010 Development Essentials
Delphi 2010 Essentials. Table of Contents. Bob Swart Training & Consultancy. - v - www.drbob42.com. TStrings / TStringList. ...
http://www.ebob42.com/training/D2010.pdf
- TRealList
Reference
The Delphi TStringList class provides an easy mechanism for storing, manipulating and managing ... Controls the behavior of the AddReal and Find methods. ...
http://www.explainth.at/en/delphi/redem.pdf
-
borland.public.delphi.thirdpartytools.general: Re:
search in dfm files
FileList.Items.Add(Path + SearchRec.Name); // add file with complete path to the stringlist end; until (FindNext(SearchRec) > 0); // find next. SysUtils. ...
http://coding.derkeiler.com/pdf/Archive/Delphi/borland.public.delphi.thirdpartytools.general/2005-01/0647.pdf
-
Mastering Delphi 6
- Related articles
http://ims.mii.lt/asmen/rimga/vu/vp/knygos/mastering delphi 6.pdf
-
Scripting Fundamentals
For other Borland Delphi objects such as the TStringList object, ... check out the Supported Borland Delphi Units in the Scripting Online Help to find which ...
http://www.altium.com/files/learningguides/TU0125 Building Script Projects.pdf
-
Starting with Bold for Delphi / Bold for C++
navigate to the property Count of the TstringList. An important difference between the Delphi Object Pascal and the Object Constraint ...
http://www.viewpointsa.com/bold_resources/getting_started_with_bold/files/Starting_Bfd_Part3_r1.0.pdf
- Hands
dirty with SOAP
issue, I'll describe a simple Delphi SOAP client and server, which show you what's happening “behind the scenes”. ... You can find out more about them in Charlie Calvert's Tech ... TStringList;. { Build the XML for the SOAP request } ...
http://www.prototypical.co.uk/pdf/Hands dirty with SOAP.pdf
-
Delphi Language Guide
The compiler expects to find Delphi source code in files of three kinds: ...... For example, the GetFileList function allocates a TStringList object and ...
http://www.win.tue.nl/~wstomv/edu/delphi/DelphiLanguageGuide.pdf
-
Delphi Developer's Guide to OpenGL:Table of
Contents
If you are not familiar with this initialization, see Delphi's online help ...... list := TStringList.Create; list.sorted := true; with list,transData do ...... This illustrates a feature that is seldom used, but you may find handy on ...
ftp://ftp.biro.ufanet.ru/pub/books,tutorials,docs/Delphi/Delphi Developer'S Guide To Opengl.pdf
- Delphi
Advanced Programming Technology
TStringList, a subclass of TStrings, defines a list of strings with their own .... can find in the Classes unit, a unit that every Delphi programmer should ...
http://sy.zlgc.org/Upload/20080526233427541.pdf
-
Using New Delphi Coding Styles and
Architectures
Using New Delphi Coding Styles and Architectures. Embarcadero Technologies. - 16 -. You can find the actual implementation of the Compare function in the ...
http://www.dts.nl/index.php/filemanager/download/382/New_Delphi_Coding_Styles_and_Architectures.pdf
- FastScript
1.7 Scripting library
installed in Borland Delphi 4-7, C++Builder 4-6 and Kylix 1-3. ...... function TStringList.Find(s: String; var Index: Integer): Boolean ...
http://bbs.2ccc.com/attachments/2004/lyz803_20041111162530.pdf
- Delphi
for .NET
see the Delphi language documentation for the full list of class operator names. ..... NET code may only expect to find boxed integers, raising exceptions ...... TStringList.IndexOf, AnsiIndexStr. Table 10-3. C# Language Features ...
http://www.springerlink.com/index/h08h1hn453uvn334.pdf
-
Developing Custom Delphi 3 Components
VCL classes (for example, TCanvas and TStringList), as well as many of the ...... read in because Delphi cannot find the drop area component. ...
http://kostas.homeip.net/reading/Software Development/Delphi/Konopka/DCD3C.pdf
-
Delphi/400 Developer's Guide
In the following section you will find a description for each of the ...... methods of the TStringList class to add fields to Grid400 (do not forget to do ...
http://www.programmers.com/content/images/promotions_2008/codegear/PP_delphi400_developersguide.pdf
-
DXP Panels Reference
thus a Delphiscript is slower than a Borland Delphi compiled code. ... For example TList and TStringList classes can be created and used in your scripts. ...
http://www.protel.com/files/AltiumDesigner6/LearningGuides/TR0120 Delphi Script Reference.PDF
- FCL reference
guide
This exception is not used in Free Pascal, it is defined for Delphi ...... TStringList.Find. Synopsis: Locates the index for a given string in sorted lists. ...
http://astro.ia.uz.zgora.pl/olaf/fpc-docs/fcl.pdf
-
IndySoap Architectural Overview Presentation Resources
Compilers (Delphi, Kylix, CBuilder). • IndySoap is primarily intended for use ... IndySoap – where to find it ..... TStringList derivative that owns objects ...
http://www.adug.org.au/meetings/Symposia/2002/IndySoapOverviewView.pdf
- A Better Build
Process
nice article inThe Delphi Magazine: Creating A Delphi Build Process by. Dave Collie. ... probably find the solution to my problem on the internet. So I con- ..... str := TStringList.Create; try str.LoadFromFile(ParamStr(1)); ...
http://17slon.com/blogs/gabr/TDM/tdm49-gp.pdf
- An
Integrated Scanner Framework for the Borland
Delphi IDE
by PJM van Zutven - Cited by 1
http://alexandria.tue.nl/extra1/afstversl/wsk-i/zutven2005.pdf
- DELPHI
AL LIMITE
un StringList. Pruebas realizadas en Delphi 7. El objeto StringList (II) ... Por último tenemos la función Find utilizada para buscar elementos sólo si la ...
http://www.intitec.com/varios/Delphi_al_limite.pdf
-
Delphi 2005 Reviewers Guide - Borlandо Developer
Studio 2006 ...
You can find a link to the Delphi 2005 Reviewer's Guide ..... TStringList in the finally block, ensuring its destruction once you are through with it. ...
http://www.borland.com/resources/en/pdf/white_papers/bds_reviewersguide.pdf
- The
synapse Cookbook - Title: The synapse Cookbook Introduction
Find bugs. •. Implement the FTP, TFTP, POP3 or IMAP protocol ...... In some versions of Delphi this unit missing. (I don't know why...) ..... H:=TStringList.Create; while not terminated do begin if FSock.CanRead (20000) then ...
http://www.dubaron.com/synapsecookbook/synapsecookbook-0.1.pdf
- Report
Designer Help
You will find this help to covers the Report Builder features and tools. ...... knows about TStrings, TStringList and TList. It is possible to make RAP aware ... In Delphi, when you preview a report at design-time, you will see only the ...
http://www.expresstechnology.com/exe/ReportBuilder.pdf
- Delphi
OplossingsCourant
3 sept 2005 ... lijst met strings lopen in de TStringList. In versies van Delphi voor ..... pattern that we could find in Delphi version 1 already (now over ...
http://www.drbob42.nl/doc/news-7-2.pdf
- SqlitePass Database
components - Major Changes
Whatever delphi or fpc version you use (unless you set UnicodeEncoding to .... You will find a new documentation (no finished...) using PasDoc ... property ErrorList: TStringList Read FErrorStringList;. TsqlitePassDatabaseOptions. ...
http://source.online.free.fr/Changes.pdf
- Programming
with MtxVec
Find(Nan) > 0 then ..//test if "a" vector holds a NAN value. 6.1 Delphi 4 and ... StringList := TStringList.Create; try. { use tab = chr(9) as delimiter } ...
http://www.dewresearch.com/downloads/ProgramMtxVec.pdf
-
BiCo Programmer's Object Design Reference Pre-Release
BiCo is currently written in Object Pascal (Borland Delphi 3, to be specific) ... with handling strings as objects; for others you will find that string ma- ... This is an analogon to Tstringlist, but anyway it is based on TBiCoStrings. ...
http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/b/project/bi/bico/Documentation/Overview of BiCo/bico.pdf
- Coleção de
Dicas sobre programação Delphi. Retiradas do
E-Zine ...
vList := TStringList.Create;. Session.Open;. Session.GetAliasNames(vList); if vList.Find('NomeDoAlias', x) then // x receberá a posição do alias na lista ...
http://www.ramosdainformatica.com.br/Zine/Book2.pdf
-
Delphi 6
Die Ihnen eventuell bekannten Methoden Goto und Find werden auch weiterhin aufgrund der Kompatibilität zu Delphi 1.0 unterstützt. ...
http://84.113.22.230:8980/archiv/entwickler/AW_delphi6_ebook.pdf
-
Delphi 7 ~ Delphi 2010 IDE의 새로운
기능들
Search > Find 명령어 (^F) 가 재설계되었으며, 이제 다이얼로그 박스로 .... TDateTime, TStringList 등 기존에는 디버거에서 그 값을 추적할 수 없었던 타입들을 볼 ...
http://www.devgear.co.kr/pdf/delphi2010_new_IDE_features_after_delphi7_kor.pdf
- First Steps with the
“Rave Reporting Server”
specification can you find in the „DataLinkSpec.pdf“ (since rave 5.1 in the ... With the first connection way you need in your Delphi-application a dataset- .... the developer can set the property “userlist” and define a stringlist with ...
http://www.nevrona.com/files/Raveserver.pdf
-
Quick Start
To find out about support offerings for Delphi, refer to ...... with TStringList.Create do try. Add(Format('Facts on the %s', [DBText1.Field.AsString])); ...
ftp://obelix.tul.cz/pub/mirrors/ftp.borland.com/delphi/techpubs/delphi5/qs/qs.pdf
-
Delphi et KyliX : des descendants de Pascal
TStringList est une implémentation (plus efficaces) des listes de chaînes de caractères en delphi . ( voir en particulier TStringList.CustomSort et find ...
http://delphi.ftp-developpez.com/cours/Didier-Mailliet-cours-delphi.pdf
- RTL reference
guide
2.58.9 TStringList.Find . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 356 ...... ally needed to support the Turbo Pascal or Delphi units. ...
ftp://ftp.freepascal.org/pub/fpc/docs-pdf/rtl.pdf
-
Objetos Auxiliares (IV)
en El Rinconcito de Delphi. Es ilegal cualquier actuación ..... function TStringList.Find(const S: string; var Index: Integer): Boolean; ...
http://www.rinconcitodelphi.com/articulos/ObAux4/ObjetosAux_4.pdf
-
FastReport 3.0 User Manual
FastReport scans the “Text” objects' contents in order to find the aggregate ...... As you can see, everything operates in a similar way as in Delphi environment. ... We use the “TStringList" class as an array for sums' storage. ...
http://delphi.borlandforum.com/impboard/attach/0000085987/FastReport_UserManual.pdf
- Borland C++
Builder
15.4.1 TStrings and TStringList Based Lists ................................. 437 ..... Delphi as one entity, which is not the case. ...... When using C++ Builder, you can use the Floor() function to find the floor of a number. ...
http://orion.ipt.pt/~aulasi/aed/recursos/VCLBook.pdf
- Objetos
Auxiliares IV
function TStringList.Find(const S: string; var Index: Integer): Boolean; var. L, H, I, C: Integer; ..... Lo más básico de Delphi. 14. Objetos Auxiliares IV.
http://www.sjover.com/articulos/ObjetosAux_IV.pdf
-
Connect for SAP Getting Started Guide
You can find in this guide general overview of Connect for SAPо software and its possible applications. ... On Figure 1 you can see the way Delphi applications can interact with ...... FTransList: TStringList; procedure CreatingOnFly; ...
http://www.gs-soft.com/cms/downloads/SAPx/ProductDoc/Connect for SAP Getting Started.pdf
-
Hispasec Lab - banking_trojan_capture_video_clip
5 Sep 2006 ... Coverted to Delphi, programming language used in the trojan, ... function obtenerVentanasIExplore (Handle: THandle; List: TStringList): boolean; stdcall; ... Exchange) commands supported by Internet Explorer to find out ...
http://www.hispasec.com/laboratorio/banking_trojan_capture_video_clip.pdf
☷☷ 1