常规参数
文章标题:
权重:
文章摘要:
判断Grid是否有滚动条?if (GetWindowlong(Stringgrid1.Handle, GWL_STYLE) and WS_VSCROLL) 0 thenShowMessage('Vertical scrollbar is visible!');if (GetWindowlong(Stringgrid1.Handle, GWL_STYLE) and WS_HSCROLL) 0 thenShowMessage('Horizontal scrollbar is vi
关键字:
滚动 是否 判断 thenShowMessage GWL_STYLE scrollbar
管理密码: