📄 gczlxq.h
字号:
//---------------------------------------------------------------------------
#ifndef gczlxqH
#define gczlxqH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <ComCtrls.hpp>
#include "KsSkinButtons.hpp"
#include "KsSkinCheckBoxs.hpp"
#include "KsSkinComboBoxs.hpp"
#include "KsSkinEdits.hpp"
#include "KsSkinForms.hpp"
#include "KsSkinGroupBoxs.hpp"
#include "KsSkinPanels.hpp"
#include "se_controls.hpp"
//---------------------------------------------------------------------------
class TForm55 : public TForm
{
__published: // IDE-managed Components
TDateTimePicker *xfrq;
TDateTimePicker *ywrq;
TSeSkinForm *SeSkinForm1;
TSeSkinPanel *Panel1;
TSeSkinCheckBox *bhck;
TSeSkinRadioGroup *wcqk;
TSeSkinEdit *zlbh;
TSeSkinCheckBox *jxck;
TSeSkinComboBox *jxcm;
TSeSkinCheckBox *xfrqck;
TSeSkinCheckBox *ywrqck;
TSeSkinCheckBox *jhck;
TSeSkinComboBox *jhcm;
TSeSkinButton *Button1;
TSeSkinButton *Button2;
void __fastcall FormCreate(TObject *Sender);
private: // User declarations
public: // User declarations
__fastcall TForm55(TComponent* Owner);
};
//---------------------------------------------------------------------------
extern PACKAGE TForm55 *Form55;
//---------------------------------------------------------------------------
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -