Searched defs:LastErrMsg (Results 1 – 7 of 7) sorted by relevance
52 property LastErrMsg : string read FLastErrMsg; property
205 # define LastErrMsg() (StrW32Error(GetLastError())) macro235 # define LastErrMsg() (strerror(errno)) macro
208 # define LastErrMsg() (StrW32Error(GetLastError())) macro238 # define LastErrMsg() (strerror(errno)) macro
201 #define LastErrMsg() (StrW32Error(GetLastError())) macro245 #define LastErrMsg() (strerror(errno)) macro
198 #define LastErrMsg() (StrW32Error(GetLastError())) macro242 #define LastErrMsg() (strerror(errno)) macro
199 # define LastErrMsg() (StrW32Error(GetLastError())) macro229 # define LastErrMsg() (strerror(errno)) macro