Search found 1 match

by Artis
Thu Apr 15, 2010 2:20 pm
Forum: Support
Topic: Table Center and View like Word
Replies: 1
Views: 6753

Table Center and View like Word

Hi, I am discovering Richview and it's really impressive. I have read the help file, but i have two questions. 1) In a RichViewEdit, if i do : Table := TRVTableItemInfo.CreateEx(1,3,RVe_CR.RVData); Table.BestWidth := -80; Table.CellHPadding := 3; Table.ParaNo := 1; //This ParaStyle is Centered Table ...