[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Stores the specified Tab-separated values to the Selection in the grid.
Source position: grids.pas line 1791
protected procedure TCustomStringGrid.SelectionSetText( |
TheText: string |
); |
TheText |
|
Text with the tab-separated values stored to the cells in Selection. |
|
Rectangle with the current cell selections in the grid control. |
Version 4.0 | Generated 2025-05-03 | Home |