摘要:
首先看看Delphi的官方文档中关于refresh的说明Refetches data from the database to update a dataset抯 view of data.procedure Refresh;DescriptionCall Refresh to ensure tha 阅读全文
posted @ 2022-05-27 10:27
一曲轻扬
阅读(623)
评论(0)
推荐(0)
摘要:
代码如下: SetWindowPos(Handle,HWND_TOPMOST,Left,Top,Width,Height,SWP_NOACTIVATE or SWP_NOMOVE or SWP_NOSIZE); 只要改变相应参数还可实现其他效果,如隐藏、固定不动等。 下面我举一个复选框的例子: pr 阅读全文
posted @ 2022-05-27 09:26
一曲轻扬
阅读(1644)
评论(0)
推荐(0)

浙公网安备 33010602011771号