Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsDelayCreate
Method
IsDelayCreate
DuiLib/Control/UIActiveX.cpp:998–1001 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
996
}
997
998
bool CActiveXUI::IsDelayCreate() const
999
{
1000
return m_bDelayCreate;
1001
}
1002
1003
void CActiveXUI::SetDelayCreate(bool bDelayCreate)
1004
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected