TdxServerModeDataController.RefreshExternalData Method
In This Article
#Declaration
Delphi
procedure RefreshExternalData; override;
#Remarks
This method calls the Refresh method of the linked data source, preserving the focused record position, record bookmark, and the expanded state of data groups.
See Also