📄 wiatile.pas
字号:
{$DEFINE Backwards} // Backwards Compatibility - when this is defined, this version (2.01) is compatible with 2.00 and 1.00
// 1.00 defined Transparent:Boolean, 2.00 defined Faded:Boolean, and 2.01 got rid of them both.
// Except that I did actually leave them in, and this switch controls whether to compile that code or not.
//{$DEFINE DEBUG}
{ Version 2.01
Modified exxieh@bath.ac.uk <Ian Hickson>
Now fades bitmap, by default, to clBtnHighlight
Defaults to alClient alignment
//----------------------------------------------------------------------//
Copyright (C) 1996 Word in Action. All Rights Reserved.
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -