Unit 'AdvancedIPC' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

TFileHandle

File handle type alias

Declaration

Source position: advancedipc.pp line 48

type TFileHandle = Classes.THandle;

Description

The TFileHandle type is an alias for the platform-specific file handle type from the Classes unit. Used internally for file operations in IPC communication.


Documentation generated on: Aug 28 2026 Report a problem on this page