No. | 型 | 名称 | 属性 | ファイル名 | 説明 |
---|---|---|---|---|---|
1 |
Event | Form_Open | Private | フォーム_請求書 | Form_Open時の処理 |
2 |
Sub | FormViewPrintA | Private | フォーム_請求書 | FormViewPrint時の処理 |
3 |
Sub | FormViewPrintB | Private | フォーム_請求書 | FormViewPrint時の処理 |
4 |
Sub | FormViewPrintC | Private | フォーム_請求書 | FormViewPrint時の処理 |
5 |
Sub | FormViewPrintD | Private | フォーム_請求書 | FormViewPrint時の処理 |
6 |
Event | Form_Current | Private | フォーム_請求書 | Form_Current時の処理 |
7 |
Event | Form_DblClick | Private | フォーム_請求書 | Form_DblClick時の処理 |
8 |
Event | Form_KeyDown | Private | フォーム_請求書 | Form_KeyDown時の処理 |
9 |
Event | Form_MouseUp | Private | フォーム_請求書 | Form_MouseUp時の処理 |
10 |
Sub | ePutExBoxOK | Public | モジュール_EMessage | EXCLAMATIONダイアログ表示 |
11 |
Sub | ePutExBoxOKCancel | Public | モジュール_EMessage | EXCLAMATIONダイアログ表示 |
12 |
Sub | ePutIfBoxOK | Public | モジュール_EMessage | INFORMATIONダイアログ表示 |
13 |
Sub | ePutStatBar | Public | モジュール_EMessage | ステータスバー表示 |
14 |
Sub | mainSet | Public | モジュール_EMessage | 起動時に必要なデータのセット |
15 |
Sub | sCreateFile | Public | モジュール_System | ファイルの作成 |
16 |
Sub | sDoEvents | Public | モジュール_System | Windowsへの制御の移行 |
17 |
Function | sFileAccess | Public/Integer | モジュール_System | ファイルの属性の取得 |
18 |
Function | sActivateSendKeys | Public | モジュール_System | 文字列の出力 |
19 |
Function | sFileDateTime | Public/String | モジュール_System | ファイル修正日の取得 |
20 |
Function | sGetEnv | Public/String | モジュール_System | 環境変数の取得 |
21 |
Function | sGetFileSizeTotal | Public/Long | モジュール_System | ファイルサイズの合計の取得 |
22 |
Function | sGetTmpFileName | Public/String | モジュール_System | テンポラリファイル名取得 |
23 |
Sub | sKill | Public | モジュール_System | ファイルの削除 |
24 |
Function | sMkDir | Public/Integer | モジュール_System | ディレクトリの作成 |
25 |
Function | sOpenInput | Public/Integer | モジュール_System | ファイルの入力モードでのオープン |
26 |
Function | sOpenInputBinaryLen1 | Public/Integer | モジュール_System | バイナリモードでのオープン |
27 |
Function | sOpenOutput | Public/Integer | モジュール_System | ファイルの出力モードでのオープン |
28 |
Function | sShell | Public/Integer | モジュール_System | プログラムの起動 |
29 |
Sub | Class_Initialize | Private | モジュール_WCError | エラーコードクラスのコンストラクタ |
30 |
Property | Value | Public Let | モジュール_WCError | エラーの有無登録プロパティ |
31 |
Property | Value | Public Get | モジュール_WCError | エラーの有無参照プロパティ |
32 |
Property | Value | Public Get | モジュール_WCError | エラーの有無参照プロパティ |
33 |
Property | Value | Public Let | モジュール_WCError | エラーの有無登録プロパティ |
34 |
Property | Message | Public Get | モジュール_WCError | エラーメッセージの取得プロパティ |
35 |
Property | Message | Public Let | モジュール_WCError | エラーメッセージの登録プロパティ |
36 |
Property | ErrorType | Public Get | モジュール_WCError | エラータイプの取得プロパティ |
37 |
Property | ErrorType | Public Let | モジュール_WCError | エラータイプの登録プロパティ |
38 |
Function | Disp | Public/Integer | モジュール_WCError | エラーの表示メソッド |
39 |
Property | Icon | Public Get | モジュール_WCError | アイコン取得プロパティ |
40 |
Property | Icon | Public Let | モジュール_WCError | アイコン登録プロパティ |
41 |
Sub | Class_Terminate | Private | モジュール_WCError | エラーコードクラスのデストラクト |