Forum > General
Is there a maximum length for the .lfm and dfm files in Lazarus and Delphi
vfclists:
Is there a maximum length for the .lfm and dfm files in Lazarus and Delphi
jamie:
Assuming that you asked that, I would guess you are having problems?
are you having linking issues or reading controls from the resource issues?
There is a limit to everything except for your taxes going up.
Remy Lebeau:
--- Quote from: vfclists on September 08, 2024, 10:56:22 pm ---Is there a maximum length for the .lfm and dfm files in Lazarus and Delphi
--- End quote ---
No, there is not. LFM and DFM are streaming formats, so they can be as large as they need to be.
Bart:
--- Quote from: Remy Lebeau on September 09, 2024, 01:53:49 am ---No, there is not. LFM and DFM are streaming formats, so they can be as large as they need to be.
--- End quote ---
Then High(SizeInt) would probably be the max.
Bart
vfclists:
Is the absence of limit due to the fact of .lfm and .dfm files being means of streaming data?
I would assume there is a limit to the amount components a form holds.
Navigation
[0] Message Index
[#] Next page