K
K
kalapanga2018-03-13 10:39:26
Delphi
kalapanga, 2018-03-13 10:39:26

What is the maximum number of characters allowed in edit controls?

TCustomEdit has a MaxLength property in Delphi. The help reads: "Use MaxLength to limit the number of characters that can be entered into the edit control. A value of 0 indicates that there is no application-defined limit on the length." While everything is clear. And then there is a note: " Note : Even when MaxLength is 0, there may be limitations imposed by the operating system on the number of characters that may be entered into an edit control."
Here is my comment and question. How to find out what is the most "operating system limitation" in windows of different versions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2018-03-13
@kalapanga

Edit Control Text Operations .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question