StringgGrid.width := 40000 impossible !
la propriété width deTStringGrid est un integer,
mais la taille limite est maxword div 2. (32768)
Comment y remédier ?
je programme sous Delphi 5
Merci bcp
StringgGrid.width := 40000 impossible !
la propriété width deTStringGrid est un integer,
mais la taille limite est maxword div 2. (32768)
Comment y remédier ?
je programme sous Delphi 5
Merci bcp
Partager