?? 控件說明.txt
字號:
TIPEdit (IP地址控件)
一個IP地址控件,執(zhí)行DPK文件,然后在Tools->Envir...->library->library path,添加路徑即可。
Description: An enhanced TEdit component for Inputing IP address
Date: 13 Dec 2000
This component is distributed as a freeware. You can use it freely, but if you do some modifications on this code, please let me know. Bug report and upgrade suggestion are Welcome.
Properties
IPString: An IP string like 'xxx.xxx.xxx.xxx', if current input is invalid, then this string is empty;
Addr: 32bit IP value, if current input is invalid, then this value is 0.
Events
OnChange: Generate after valid IP changed.
OnError: Generate when the input is invalid.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -