[Overview][Classes][Variables][Index] Reference for unit 'ports' (#rtl)

tport.readport

Reads an integer of data from a port

Declaration

Source position: ports.pp line 29

protected function tport.readport(

  p: LongInt

):Byte;

See also

tport.writeport

  

Writes an integer of data to a port

The latest version of this document can be found at lazarus-ccr.sourceforge.net.