티스토리 뷰

Data.DB.TDataSet.Edit

Delphi

procedure Edit;

C++

void __fastcall Edit(void);

Properties

TypeVisibilitySourceUnitParent
procedure
function
public
Data.DB.pas
Data.DB.hpp
Data.DBTDataSet

Description

Enables editing of data / in the dataset.

Call Edit / to permit editing of the active record in a dataset. 

Edit / determines the current state of the dataset. 

If the dataset is empty, / Edit calls Insert

Otherwise Edit Calls CheckBrowseMode / to post any pending changes to a prior record if necessary.

Checks the CanModify property / and raises an exception / if the dataset can't be edited.

Calls the BeforeEdit event handler.

Retrieves the record.

Puts the dataset into dsEdit state, / enabling / the application / or user to modify fields in the record.

Broadcasts / the state change / to associated controls.

Calls the AfterEdit event handler.


데이터 세트의 데이터 편집을 활성화합니다.

Edit 메소드를 호출하면 데이터 세트의 활성 레코드를 편집을 허용합니다. 

Edit는 데이터 세트의 현재 상태를 결정합니다. 

데이터 세트가 비어있으면 Edit Insert 를 호출합니다.

그렇지 않으면 Edit는 필요에 따라 CheckBrowseMode 를 호출하여 보류 중인 변경 사항이 있으면 그것을 이전 레코드로 게시합니다.

CanModify 속성을 검사하고 데이터 세트를 편집 할 수 없는 경우 예외를 발생시킵니다.

BeforeEdit 이벤트 핸들러를 호출합니다.

레코드를 검색합니다.

응용 프로그램 또는 사용자가 레코드의 필드를 수정할 수 있도록 데이터 세트를 dsEdit 상태로 놓습니다.

컨트롤에 연관된 변경 상태를 브로드캐스트합니다.

AfterEdit 이벤트 핸들러를 호출합니다.


permit 
미국식 동사 [美pər|mɪt] 명사 [美|p3:rmɪt]

1. 허용하다   2. (어떤 일을) 가능하게 하다   3. (특히 한정된 기간 동안 유효한) 허가증

determine 
미국식 [dɪ|t3:rmɪn]

1. 알아내다, 밝히다   2. (무엇의 방식・유형을) 결정하다   3. (공식적으로) 확정하다

pending 
미국·영국 [|pendɪŋ]

1. (어떤 일이) 있을 때 까지; …을 기다리는 동안   2. 미결인, 계류 중인   3. 곧 있을, 임박한
necessary 
미국식 [|nesəseri]

1. 필요한   2. 필연적인, 불가피한
retrieve 
미국·영국 [rɪ|tri:v]

1. (특히 제자리가 아닌 곳에 있는 것을) 되찾아오다   2. (정보를) 검색하다

associated 
미국식 |soʊʃieɪtɪd]

1. 관련된   2. (어떤 단체를) 지지하는   3. (사업체 이름에 쓰여) 연합의

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

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

[Reference] TDataSet.Cancel  (0) 2016.12.07
[Reference] TDataSet.Post  (0) 2016.12.06
[Reference] TDataSet.IsEmpty  (0) 2016.12.03
[Reference] TDataSet.MoveBy  (0) 2016.12.02
[Reference] TDataSet.Bof  (0) 2016.12.01
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
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
글 보관함