티스토리 뷰
Data.DB.TDataSet.BeforeClose
Delphi
property BeforeClose: TDataSetNotifyEvent read FBeforeClose write FBeforeClose;
C++
__property TDataSetNotifyEvent BeforeClose = {read=FBeforeClose, write=FBeforeClose};
Properties
Type |
Visibility |
Source |
Unit |
Parent |
event |
public |
Data.DB.pas Data.DB.hpp |
Description
Occurs immediately before / the dataset closes.
Write a BeforeClose event / to take specific action / before an application closes a dataset.
Calling Close or setting the Active property to false / results in a call to the BeforeClose event handler.
BeforeClose / is an event handler of type Data.DB.TDataSetNotifyEvent.
데이터 세트가 닫히기 직전에 발생합니다.
BeforeClose 이벤트를 작성하여 응용 프로그램이 데이터 세트를 닫기 전에 특정 동작을 수행합니다.
Close 를 호출하거나 Active 속성을 false로 설정하면 BeforeClose 이벤트 처리기가 호출됩니다.
BeforeClose는 Data.DB.TDataSetNotifyEvent 형식의 이벤트 처리기입니다.
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.BeforeClose
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TDataSet.BeforeInsert (0) | 2016.12.24 |
---|---|
[Reference] TDataSet.AfterClose (0) | 2016.12.23 |
[Reference] TDataSet.AfterOpen (0) | 2016.12.21 |
[Reference] TDataSet.BeforeOpen (0) | 2016.12.20 |
[Reference] TDataSet.CheckBrowseMode (0) | 2016.12.19 |
- Total
- Today
- Yesterday
- 교육센터
- 설명
- VCL
- 독해
- 알고리즘
- Pte
- tdataset
- Delphi
- java
- 정렬
- RA
- 영어
- 자료구조
- 대상
- SysUtils
- wfd
- 여행영어 100일의 기적
- 문법
- 작문
- 상황
- 말하기
- ADODB
- 스택
- SWT
- 왕초보 영어회화 100일의 기적
- Reference
- 응용
- System
- 일기
- 계산기
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |