μ΄λ²€νΈ
μ΄λ²€νΈ ν νμ΄μ§μμλ μμμ λ°μνλ νΉμ μ΄λ²€νΈμ λ§€ν¬λ‘λ₯Ό ν λΉν μ μμ΅λλ€.
μ΄λ²€νΈλ₯Ό λ§€ν¬λ‘μ μ°κ²°νλ €λ©΄ λ¨Όμ μ΄λ²€νΈκ° λ°μν λ μ€νν λͺ¨λ λͺ λ Ήμ΄ ν¬ν¨λ λ§€ν¬λ‘λ₯Ό μμ±ν©λλ€. κ·Έλ° λ€μ, κ° μ΄λ²€νΈ μμ ... λ²νΌμ ν΄λ¦νμ¬ ν΄λΉ μ΄λ²€νΈμ μ΄ λ§€ν¬λ‘λ₯Ό ν λΉν©λλ€. λ§€ν¬λ‘λ₯Ό μ νν μ μλ λ§€ν¬λ‘ ν λΉ λν μμκ° μ΄λ¦½λλ€.
λ€μμ μ€νμ μ¬μ©μκ° μμλλ‘ κ΅¬μ±ν μ μμ΅λλ€. μ¦, μ¬μ©μλ μ¬μ©μ μ μ λν μμλ₯Ό μ¬μ©νμ¬ μ€νμ νμν μ μμ΅λλ€:
-
μ€λ₯ λ©μμ§ νμ,
-
(λ°μ΄ν° λ μ½λμ) μμ κ³Όμ νμΈ ,
-
λ§€κ° λ³μ 쿼리,
-
λ°μ΄ν° λ μ½λ μ μ₯μ μ λ ₯ κ²μ¬.
μλ₯Ό λ€μ΄ λ°μ΄ν° λ μ½λλ₯Ό μμ ν λ "κ³ κ° xyzλ₯Ό μ λ§ μμ νμκ² μ΅λκΉ?"μ κ°μ΄ "μμ νμΈ" μμ² λ©μμ§λ₯Ό νμν μ μμ΅λλ€.
μ΄λ²€νΈ λν μμμ λνλλ μ΄λ²€νΈλ μ§μ νΈμ§ν μ μμ΅λλ€. <Del> ν€λ₯Ό λλ¬ λͺ©λ‘μμ μ΄λ²€νΈλ₯Ό μμ ν μ μμ΅λλ€.
μμμμ λ§€ν¬λ‘μ μ°κ²°ν μ μλ λͺ¨λ μ΄λ²€νΈλ λ€μκ³Ό κ°μ΅λλ€.
λ μ½λ λ³κ²½νκΈ° μ μ
The Before record change event occurs before the current record pointer is changed. For example, the linked macro can prevent this action by returning "FALSE".
λ μ½λ λ³κ²½ν νμ
The After record change event occurs directly after the current record pointer has been changed.
λ μ½λ μ€ν μ΄νμ
The After record action event occurs directly after the current record has been changed.
λ μ½λ μ€ν μ μ
The Before record action event occurs before the current record is changed. For example, the linked macro can request confirmation in a dialog.
λ‘λν λ
The When loading event occurs directly after the form has been loaded.
λ§€κ° λ³μ μ±μ°κΈ°
The Fill parameters event occurs when the form to be loaded has parameters that must be filled out. For example, the data source of the form can be the following SQL command:
SELECT * FROM address WHERE name=:name
μ¬κΈ°μμ :nameλ λ‘λν λ μ±μμ ΈμΌ νλ λ§€κ° λ³μμ λλ€. λ§€κ° λ³μλ κ°λ₯νλ€λ©΄ μμ μμμΌλ‘λΆν° μλμΌλ‘ μ±μμ§λλ€. λ§€κ° λ³μκ° μ±μμ§ μ μμ κ²½μ° μ΄ μ΄λ²€νΈκ° νΈμΆλμ΄ μ°κ²°λ λ§€ν¬λ‘λ λ§€κ° λ³μλ₯Ό μ±μΈ μ μμ΅λλ€.
μμ νμΈ
The Confirm deletion event occurs as soon as data has been deleted from the form. For example, the linked macro can request confirmation in a dialog.
μλ‘ λ‘λνκΈ° μ μ
The Before reloading event occurs before the form is reloaded. The data content has not yet been refreshed.
μλ‘ λ‘λν λ
The When reloading event occurs directly after the form has been reloaded. The data content has already been refreshed.
μΈλ‘λνκΈ° μ μ
The Before unloading event occurs before the form is unloaded; that is, separated from its data source.
μΈλ‘λν λ
The When unloading event occurs directly after the form has been unloaded; that is, separated from its data source.
μ λ°μ΄νΈνκΈ° μ μ
The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning "FALSE".
μ λ°μ΄νΈν νμ
The After update event occurs after the control content changed by the user has been written into the data source.
μλλλ‘ μ€μ νκΈ° μ μ
The Prior to reset event occurs before a form is reset. The linked macro can, for example, prevent this action by returning "FALSE".
λ€μ 쑰건 μ€ νλκ° λνλ κ²½μ° μμμ λ€μ μ€μ λ©λλ€.
-
μ¬μ©μκ° μλλλ‘ λ²νΌμΌλ‘ μ μλμ΄ μλ (HTML) λ²νΌμ λλ¦ λλ€
-
λ°μ΄ν° μλ³Έμ μ°κ²°λμ΄ μλ μμμ λΉμ΄ μλ μ λ μ½λλ₯Ό λ§λλλ€. μλ₯Ό λ€μ΄ λ§μ§λ§ λ μ½λμμ λ€μ λ μ½λ λ²νΌμ λλ₯Ό μ μμ΅λλ€.
μλλλ‘ μ€μ ν νμ
The After resetting event occurs after a form has been reset.
μ€λ₯ λ°μ
The Error occurred event is activated if an error occurs when accessing the data source. This applies to forms, list boxes and combo boxes.
μ μ‘νκΈ° μ μ
The Before submitting event occurs before the form data is sent.