Frequently Asked Component Specific Questions
Options |
|
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>

TAdvStringGridI am not sure if the latest version of TAdvStringGrid is installed. How can I check this ?
At design time, right click on the grid and select About. At runtime, show the version with : ShowMessage(Grid.GetVersionString);