📄 frmexplorp.~pas
字号:
unit FrmExplorP;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TFrmExplor = class(TForm)
im1: TImage;
im2: TImage;
Label1: TLabel;
Label2: TLabel;
Label3: TLabel;
BIm1: TImage;
Blab1: TLabel;
Blab2: TLabel;
Bim2: TImage;
Blab3: TLabel;
Bim3: TImage;
BLab4: TLabel;
Bim4: TImage;
Label4: TLabel;
Shape1: TShape;
Shape2: TShape;
Shape3: TShape;
Shape4: TShape;
Shape5: TShape;
Shape6: TShape;
Shape7: TShape;
Shape8: TShape;
Pim1: TImage;
PLab1: TLabel;
PLab2: TLabel;
PIm2: TImage;
Pim3: TImage;
PLab3: TLabel;
PIm4: TImage;
PLab4: TLabel;
PIM5: TImage;
PLab5: TLabel;
PIM6: TImage;
PLab6: TLabel;
PLab7: TLabel;
PIm7: TImage;
PLab8: TLabel;
PIM8: TImage;
PIm9: TImage;
PLab9: TLabel;
TIm1: TImage;
TLab1: TLabel;
TLab2: TLabel;
TIm2: TImage;
TLab3: TLabel;
TIm3: TImage;
TLab4: TLabel;
Tim4: TImage;
TIm5: TImage;
TLab5: TLabel;
TIm6: TImage;
TLab6: TLabel;
procedure FormCreate(Sender: TObject);
Procedure ButtImg(BFlag:Integer); //
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -