CBCGPProp* CBCGPPropertyManager::GetProperty | ( | const CString & | strPath, |
TCHAR | cDelimeter = _T('\\') |
||
) |
Returns a property list control property according to the specified path.
strPath | Property path (parent group names separated by delimeter). |
cDelimeter | Path delimeter ('\' by default). |