TGridLine

A line drawing around cells in a table

Members

OrdinalNameDescription
0VerticalA vertical line between cells (not including left and right)
1HorizontalA horizontal line between cells (not including top and bottom)
2LeftA single vertical line at the left of the table
3RightA single vertical line at the right of the table
4TopA single horizontal line at the top of the table
5BottomA single horizontal line at the bottom of the table

Source

Table.GridLine.pas (23)