티스토리 뷰
Data.DB.TDataSet.AfterPost
Delphi
property AfterPost: TDataSetNotifyEvent read FAfterPost write FAfterPost;
C++
__property TDataSetNotifyEvent AfterPost = {read=FAfterPost, write=FAfterPost};
Properties
Type |
Visibility |
Source |
Unit |
Parent |
event |
public |
Data.DB.pas Data.DB.hpp |
Description
Occurs after / an application writes the active record to the database / or change log and returns to browse state.
Write an AfterPost event handler / to take specific action / immediately after an application posts a change to the active record.
AfterPost / is called after / a modification / or insertion is made to a record.
AfterPost is an event handler of type Data.DB.TDataSetNotifyEvent.
응용 프로그램이 활성한 레코드를 데이터베이스에 쓰거나 로그를 변경하고 browse 상태로 돌아온 후에 발생합니다.
AfterPost 이벤트 핸들러를 작성하여 응용 프로그램이 활성한 레코드에 변경 사항을 게시 한 직후에 특정 작업을 수행합니다.
AfterPost는 레코드를 수정하거나 삽입 한 후에 호출됩니다.
AfterPost는 Data.DB.TDataSetNotifyEvent 형식의 이벤트 핸들러입니다.
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.AfterPost
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TObject.Free (0) | 2017.01.02 |
---|---|
[Reference] ADODB.TADOQuery (0) | 2016.12.31 |
[Reference] TDataSet.BeforePost (0) | 2016.12.28 |
[Reference] TDataSet.AfterEdit (0) | 2016.12.27 |
[Reference] TDataSet.BeforeEdit (0) | 2016.12.26 |
- Total
- Today
- Yesterday
- 자료구조
- 작문
- 정렬
- wfd
- 왕초보 영어회화 100일의 기적
- 말하기
- 스택
- 문법
- 여행영어 100일의 기적
- 독해
- 설명
- Reference
- 영어
- 일기
- Delphi
- tdataset
- Pte
- VCL
- System
- java
- 교육센터
- 알고리즘
- 대상
- 상황
- SWT
- ADODB
- SysUtils
- 응용
- 계산기
- RA
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |