|
TVirtualTreeColumns.GetColumnBounds Method
Returns the left and right bound of the given column.
Pascal
procedure GetColumnBounds(Column: TColumnIndex; var Left: Integer; var Right: Integer);
Description
If Column is NoColumn then the entire client width is returned.
Class
Links
What do you think about this topic? Send feedback!
|