Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Not visible soAllDirectories from System.IOUtils
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
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
How to observe the value ...
by
yinhuajian
[
Today
at 05:50:14 am]
Cannot see unit text - ed...
by
lorenzo
[
Today
at 04:05:13 am]
kick mellstroy VS mellstr...
by
MichaelKam
[
Today
at 02:20:12 am]
AdvancedHTTPServer: A Go-...
by
egsuh
[
Today
at 01:44:33 am]
Perlin Noise Map With BGR...
by
Boleeman
[
Today
at 01:31:57 am]
Apakah Tokopedia Punya WA...
by
Xibition
[
Today
at 01:18:59 am]
Berapa WhatsApp Tokopedia...
by
Xibition
[
Today
at 01:18:36 am]
WhatsApp Tokopedia
by
Xibition
[
Today
at 01:16:59 am]
Berapa kah Nomor WA Tokop...
by
Xibition
[
Today
at 01:16:27 am]
Berapa kah wa Tokopedia
by
Xibition
[
Today
at 01:15:58 am]
Apakah Tokopedia memiliki...
by
Xibition
[
Today
at 01:15:28 am]
Berapa Nomor WA Tokopedia...
by
Xibition
[
Today
at 01:14:35 am]
Nomor WA Tokopedia
by
Xibition
[
Today
at 01:13:33 am]
What's wrong with my appl...
by
VisualLab
[
Today
at 01:04:16 am]
ThemeServices.OnThemeChan...
by
440bx
[
Today
at 12:16:35 am]
[Windows] UTF8 encoding w...
by
bstewart
[
Today
at 12:08:42 am]
Default, Manual Initializ...
by
PascalDragon
[January 20, 2026, 11:03:21 pm]
Cross Compile for Dos on ...
by
PascalDragon
[January 20, 2026, 10:54:36 pm]
Feature announcement: Fun...
by
PascalDragon
[January 20, 2026, 09:50:39 pm]
Access violation during d...
by
PascalDragon
[January 20, 2026, 09:49:09 pm]
IStringList...
by
PascalDragon
[January 20, 2026, 09:35:54 pm]
Lazreport. Sorting.
by
PascalDragon
[January 20, 2026, 09:34:15 pm]
Strings in Free Pascal: I...
by
PascalDragon
[January 20, 2026, 09:33:09 pm]
Developing FreePascal on ...
by
HKPhysicist
[January 20, 2026, 08:59:53 pm]
Anti "churning" in solita...
by
andersonscinfo
[January 20, 2026, 08:37:14 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Not visible soAllDirectories from System.IOUtils (Read 258 times)
LemonParty
Sr. Member
Posts: 393
Not visible soAllDirectories from System.IOUtils
«
on:
November 13, 2025, 04:33:37 pm »
I connected System.IOUtils and tried to use soAllDirectories from type TSearchOption. I got:
Quote
Error: Identifier not found "soAllDirectories"
This is strage, because when I click on soAllDirectories - IDE sees where it is implemented.
Logged
Lazarus v. 4.99. FPC v. 3.3.1. Windows 11
marcov
Administrator
Hero Member
Posts: 12595
FPC developer.
Re: Not visible soAllDirectories from System.IOUtils
«
Reply #1 on:
November 13, 2025, 05:27:33 pm »
That sourcecode has {$SCOPEDENUMS ON} which means you need to prefix enum.enumvalue
So try TSearchOption.soAlldirectories
Logged
LemonParty
Sr. Member
Posts: 393
Re: Not visible soAllDirectories from System.IOUtils
«
Reply #2 on:
November 13, 2025, 05:44:26 pm »
It works. Thank you.
Logged
Lazarus v. 4.99. FPC v. 3.3.1. Windows 11
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Not visible soAllDirectories from System.IOUtils
TinyPortal
© 2005-2018