티스토리 뷰

Delphi

function FindNext(var F: TSearchRec): Integer;

C++

extern PACKAGE int __fastcall FindNext(TSearchRec &F);

Properties

Type

Visibility

Source

Unit

Parent

function

public

System.SysUtils.pas

System.SysUtils.hpp

System.SysUtils

System.SysUtils

Description

Returns the next entry matching the name and attributes specified in a previous call to FindFirst.

FindNext returns the next entry that matches the name and attributes specified in a previous call to FindFirst.

The search record must be one that was passed to FindFirst.

The return value is zero if the function was successful.

Otherwise the return value is an error code.

 

FindFirst에 대한 이전 호출에서 지정된 이름 및 속성과 일치하는 다음 항목을 반환합니다.

FindNextFindFirst에 대한 이전 호출에서 지정된 이름 및 속성과 일치하는 다음 항목을 반환합니다.

검색 레코드는 FindFirst에 전달된 하나의 레코드여야 합니다.

함수가 성공하면 반환 값은 0입니다.

그렇지 않으면 리턴 값은 오류 코드입니다.

출처: https://www.youtube.com/watch?v=SJj5XjCnaZg&t=1446s

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

[Reference] Vcl.Dialogs.InputQuery  (0) 2017.02.27
[Reference] System.SysUtils.ExtractFileExt  (0) 2017.02.26
[Reference] System.Readln  (0) 2017.02.23
[Reference] System.RunError  (0) 2017.02.22
[Reference] System.Seek  (0) 2017.02.21
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
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
글 보관함