Difference between revisions of "TRARPAddressEntry"

From Ultibo.org
Jump to: navigation, search
(Created page with "Return to Unit ARP __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible mw-collapsed"...")
 
(No difference)

Latest revision as of 02:47, 27 April 2018

Return to Unit ARP


Description


To be documented

Class definitions



[Expand]

TRARPAddressEntry = class(TAddressEntry)


Function declarations



[Expand]
constructor TRARPAddressEntry.Create;
Description: To be documented


[Expand]
procedure TRARPAddressEntry.SetAddress(const AAddress:TInAddr);
Description: To be documented


[Expand]
procedure TRARPAddressEntry.SetProtocolType(AProtocolType:Word);
Description: To be documented


[Expand]
procedure TRARPAddressEntry.SetHardware(const AHardware:THardwareAddress);
Description: To be documented


Return to Unit Reference