TWorkspace.OnLoadLinkedFile Method
Replace this event when creating a custom descendant of TWorkspace. See also LoadLinkedFile
Syntax
Unit: FlexCel.Core
procedure TWorkspace.OnLoadLinkedFile(const e: TLoadLinkedFileEventArgs); virtual;
Parameters
See also