티스토리 뷰

Data.DB.TDataSet.BeforeOpen

Delphi

property BeforeOpen: TDataSetNotifyEvent read FBeforeOpen write FBeforeOpen;

C++

__property TDataSetNotifyEvent BeforeOpen = {read=FBeforeOpen, write=FBeforeOpen};

Properties

TypeVisibilitySourceUnitParent
eventpublic
Data.DB.pas
Data.DB.hpp
Data.DBTDataSet

Description

Occurs before / an application / executes / a request to open a dataset.

Write a BeforeOpen event handler / to take specific action / before an application opens a dataset / for viewing or editing. 

BeforeOpen / is triggered / when an application sets the Active property to true for a dataset / or an application calls Open.

BeforeOpen / is an event handler of type Data.DB.TDataSetNotifyEvent.


응용 프로그램이 데이터 세트를 오픈하는 요청을 실행하기 전에 발생합니다.

BeforeOpen 이벤트 핸들러를 작성하여 보거나 편집을 위해 데이터 세트를 오픈하기 전에 특정 작업을 수행 할 수 있습니다. 

BeforeOpen 는 응용 프로그램이 데이터 세트에 대해 Active 속성을 true로 설정했을 때, 또는 응용 프로그램이 Open 을 호출 할 때 발생합니다.

BeforeOpen Data.DB.TDataSetNotifyEvent 형 이벤트 핸들러입니다.


occur(occurs) 미국·영국 |k3:(r)]

1. 일어나다, 발생하다   2. (어디에) 존재하다

specific 미국·영국 [spə|sɪfɪk]

1. 구체적인, 명확한, 분명한   2. 특정한   3. 특유의, 독특한

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.BeforeOpen

'프로그래밍 언어 > Delphi' 카테고리의 다른 글

[Reference] TDataSet.BeforeClose  (0) 2016.12.22
[Reference] TDataSet.AfterOpen  (0) 2016.12.21
[Reference] TDataSet.CheckBrowseMode  (0) 2016.12.19
[Reference] TDataSet.Modified  (0) 2016.12.18
[Reference] TDataSet.State  (0) 2016.12.17
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
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
글 보관함