?? 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 + -