Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
[SOLVED] Is there any limit about count of characters into StringGrid.Cells
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
Getting results from sql ...
by
Zvoni
[
Today
at 10:36:33 am]
actinon: C photorealistic...
by
Boleeman
[
Today
at 10:29:45 am]
How to remove consoleApp ...
by
d2010
[
Today
at 10:28:33 am]
Lightweight HTML/CSS rend...
by
domasz
[
Today
at 09:52:15 am]
Yet Another Snake Game
by
silvercoder70
[
Today
at 09:40:16 am]
Any way to "embed" Window...
by
egsuh
[
Today
at 05:57:58 am]
Debian releases a Gtk3 La...
by
robert rozee
[
Today
at 05:10:45 am]
Initialization & finaliza...
by
runewalsh
[
Today
at 04:40:40 am]
[AGGPas] Difference betwe...
by
Graeme
[
Today
at 02:29:45 am]
[SOLVED] GTK3 : Icons hav...
by
theo
[March 16, 2026, 11:29:43 pm]
add thumb up or like butt...
by
Martin_fr
[March 16, 2026, 09:35:13 pm]
Problem with drawing orde...
by
wp
[March 16, 2026, 06:26:27 pm]
[CLARIFIED]TChart: Wrong ...
by
wp
[March 16, 2026, 06:22:26 pm]
Hello! Anything new?
by
simone
[March 16, 2026, 05:47:57 pm]
LAMW Foreground service -...
by
Mongkey
[March 16, 2026, 05:40:05 pm]
could Ardour's YTK be use...
by
Fred vS
[March 16, 2026, 04:59:52 pm]
mORMot again (HttpServer/...
by
ttomas
[March 16, 2026, 12:45:49 pm]
Is it me or is there some...
by
Martin_fr
[March 16, 2026, 11:48:04 am]
Exiting HeapTrace dump
by
jamie
[March 16, 2026, 11:34:49 am]
CONCAT formula
by
Zvoni
[March 16, 2026, 08:17:21 am]
emuloader: help to resurr...
by
arcadegamer
[March 15, 2026, 08:30:31 pm]
AutoSize TMemo.Height?
by
wp
[March 15, 2026, 05:55:05 pm]
Possible Enhancement to t...
by
jamie
[March 15, 2026, 04:10:38 pm]
lazarus 4.99 and missing ...
by
wp
[March 15, 2026, 03:11:43 pm]
Questions about TFuncSeri...
by
hedgehog
[March 15, 2026, 06:58:29 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] Is there any limit about count of characters into StringGrid.Cells (Read 892 times)
finalist
Jr. Member
Posts: 99
[SOLVED] Is there any limit about count of characters into StringGrid.Cells
«
on:
March 09, 2022, 01:35:10 pm »
I need to vizualize more than 256 characters into StringGrid.Cells[]
«
Last Edit: March 09, 2022, 05:20:15 pm by finalist
»
Logged
winni
Hero Member
Posts: 3197
Re: Is there any limit about count of characters into StringGrid.Cells
«
Reply #1 on:
March 09, 2022, 01:44:44 pm »
Hi!
StringGrid.Cells[] contains a string.
The restriction for a string is a maximum of
2.147.483.647
chars/bytes.
This is enough for the most cases.
Winni
Logged
finalist
Jr. Member
Posts: 99
Re: Is there any limit about count of characters into StringGrid.Cells
«
Reply #2 on:
March 09, 2022, 05:19:44 pm »
Thanks winni!
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
[SOLVED] Is there any limit about count of characters into StringGrid.Cells
TinyPortal
© 2005-2018