Searched refs:_pControlText (Results 1 – 1 of 1) sorted by relevance
113 …name T1, typename T2> void lcl_HideAndDeleteControl(short& _nPos,T1** _pControl,T2** _pControlText) in lcl_HideAndDeleteControl() argument119 (*_pControlText)->Hide(); in lcl_HideAndDeleteControl()121 delete *_pControlText; in lcl_HideAndDeleteControl()123 (*_pControlText) = NULL; in lcl_HideAndDeleteControl()
Completed in 27 milliseconds