Class tcustomurlsocketcomp
Unit
Declaration
type tcustomurlsocketcomp = class(tcustomsocketcomp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tcustomcommcomp
- tcustomsocketcomp
- tcustomurlsocketcomp
Overview
Methods
| Protected | function getsockaddr: socketaddrty; |
Properties
| Protected | property kind: socketkindty read fkind write fkind default sok_local; |
| Protected | property url: filenamety read furl write seturl; |
| Protected | property port: word read fport write fport default 0; |
Description
Methods
| Protected | function getsockaddr: socketaddrty; |
|
This item has no description. | |
Properties
| Protected | property kind: socketkindty read fkind write fkind default sok_local; |
|
This item has no description. | |
| Protected | property url: filenamety read furl write seturl; |
|
This item has no description. | |
| Protected | property port: word read fport write fport default 0; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.