티스토리 뷰
Data.DB.TDataSet.BeforeEdit
Delphi
property BeforeEdit: TDataSetNotifyEvent read FBeforeEdit write FBeforeEdit;
C++
__property TDataSetNotifyEvent BeforeEdit = {read=FBeforeEdit, write=FBeforeEdit};
Properties
Type |
Visibility |
Source |
Unit |
Parent |
event |
public |
Data.DB.pas Data.DB.hpp |
Description
Occurs before / an application enters edit mode / for the active record.
Write a BeforeEdit event handler / to take specific action / before an application enables editing of the active record.
For example, / an application that keeps a log of database edits / could use the BeforeEdit event / to record the edit request, time, and user / before entering edit state.
BeforeEdit / is an event handler of type Data.DB.TDataSetNotifyEvent.
응용 프로그램이 활성한 레코드에 대한 편집 모드를 시작하기 전에 발생합니다.
응용 프로그램에서 활성한 레코드를 편집하기 전에 특정 작업을 수행하기 위해 BeforeEdit 이벤트 처리기를 작성합니다.
예를 들어, 데이터베이스 편집 로그를 유지하는 응용 프로그램은 BeforeEdit 이벤트를 사용하여 편집 상태가 되기 전에 편집 요청, 시간 및 사용자를 기록 할 수 있습니다.
BeforeEdit는 Data.DB.TDataSetNotifyEvent 형식의 이벤트 처리기입니다.
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.BeforeEdit
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TDataSet.BeforePost (0) | 2016.12.28 |
---|---|
[Reference] TDataSet.AfterEdit (0) | 2016.12.27 |
[Reference] TDataSet.AfterInsert (0) | 2016.12.25 |
[Reference] TDataSet.BeforeInsert (0) | 2016.12.24 |
[Reference] TDataSet.AfterClose (0) | 2016.12.23 |
- Total
- Today
- Yesterday
- 계산기
- SWT
- 알고리즘
- RA
- System
- Reference
- 상황
- tdataset
- 설명
- wfd
- 왕초보 영어회화 100일의 기적
- 독해
- 작문
- Pte
- 말하기
- 일기
- java
- ADODB
- 자료구조
- 영어
- 교육센터
- 문법
- 여행영어 100일의 기적
- 정렬
- VCL
- SysUtils
- Delphi
- 응용
- 스택
- 대상
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |