文件名称:TStringGridSpliterString
介绍说明--下载内容均来自于网络,请自行研究使用
先取出TStringGrid中的Cells中的字符串,再利用TMemo分行功能,将字符串分割成多行,其中TMemo的字体要与TStringGrid相同;宽度要与TStringGrid.Cells[i,j]的宽度相同。然后将TMemo的每行内容重新复制到多个同一列的多个Cells中,就实现了TStringGrid分行功能了。-first Retrieve TStringGrid Cells of the string, Reuse TMemo branch function, the string is separated into multiple lines. TMemo which fonts with the same TStringGrid; width with TStringGrid.Cells [i, j] of the same width. Then each trip TMemo re-copying the contents of a number of out of the same number of Cells, on the realization of TStringGrid branch functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869347tstringgridspliterstring.rar 列表 TStringGridSpliterString\Project2.cfg TStringGridSpliterString\Project2.dof TStringGridSpliterString\Project2.dpr TStringGridSpliterString\Project2.dsk TStringGridSpliterString\Project2.exe TStringGridSpliterString\Project2.res TStringGridSpliterString\Unit1.dcu TStringGridSpliterString\Unit1.ddp TStringGridSpliterString\Unit1.dfm TStringGridSpliterString\Unit1.pas TStringGridSpliterString\Unit1.~ddp TStringGridSpliterString\Unit1.~dfm TStringGridSpliterString\Unit1.~pas TStringGridSpliterString