JVCL Help:GetContextPath
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetContextPath function
[+] JvDataProvider.pas Functions
Search in JVCL Help
Search in all projectsSummary
Retrieves the full path for the specified context.
Pascal
run\JvDataProvider.pas
functionGetContextPath(Context: IJvDataContext): string;
Parameters
Parameters | Description |
Context: IJvDataContext | Context to retrieve the full name path of. |
Description
GetContextPath will retrieve a string containing the name path of the specified context. Each context name in the parent chain is separated by the (backslash) character with the specified context's name being the last in the string.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page