TcxTreeListGridLines Enum
In This Article
#Declaration
Delphi
TcxTreeListGridLines = (
tlglNone,
tlglHorz,
tlglVert,
tlglBoth
);
#Members
Name |
---|
tlgl
|
tlgl
|
tlgl
|
tlgl
|
See Also