findfirst1 [델파이] FindFirst function FindFirst ( const FileMask : string; Attributes : Integer; var SearchResult : TSearchRec ) : Integer; Description The FindFirst function searches for files matching aFileMask and Attributes, returning the first match (if found) in SearchResult. The Attributes define files to search for in addition to regular files. If a match is found, then the return value is 0, otherwise, it is negati.. 2010. 5. 11. 이전 1 다음