Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
BoolToStr is missing?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Variables as indexes of a...
by
dsiders
[
Today
at 03:37:52 am]
[Solved] Can a thumbnail ...
by
jamie
[
Today
at 02:47:30 am]
Random crashes on Mac Stu...
by
jamie
[
Today
at 02:18:19 am]
How to access and set pro...
by
KodeZwerg
[
Today
at 01:55:40 am]
OpenSSL 3.0 vs Indy's 1.0...
by
Remy Lebeau
[
Today
at 01:26:36 am]
CompareText improvement
by
BeniBela
[
Today
at 12:31:51 am]
Fullscreen event?
by
KodeZwerg
[
Today
at 12:17:27 am]
fpc 3.3.1 or lazarus 2.3 ...
by
Martin_fr
[March 30, 2023, 11:29:01 pm]
Make build crashes
by
Jonas Maebe
[March 30, 2023, 09:19:49 pm]
Synapse TCP/IP client and...
by
GetMem
[March 30, 2023, 09:16:46 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: BoolToStr is missing? (Read 4293 times)
BlueIcaro
Hero Member
Posts: 753
BoolToStr is missing?
«
on:
August 22, 2010, 06:33:18 pm »
Hello, according to Pascal doc :
http://www.freepascal.org/docs-html/rtl/sysutils/booltostr.html
BoolToStr converts a Boolean value into a String, and it's on sysutils unit.
But in this unit I can't find BoolToStr.
Where is BoolToStr?
/BlueIcaro
Logged
Blog personal
https://www.jorgeturiel.es/
theo
Global Moderator
Hero Member
Posts: 1918
Re: BoolToStr is missing?
«
Reply #1 on:
August 22, 2010, 07:21:19 pm »
It's in include files of sysutils.
Right click on "BoolToStr()" in the editor, then select "find declaration".
Find the implementation by setting the caret on the declaration and press "Shift-Ctrl-Down"
«
Last Edit: August 22, 2010, 07:24:07 pm by theo
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
BoolToStr is missing?
TinyPortal
© 2005-2018