[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: IdSocketHandle.pas line 139
type TIdSocketHandles = class(TOwnedCollection) |
||
protected |
||
|
||
function GetItem(); |
|
|
procedure SetItem(); |
|
|
public |
||
constructor Create(); |
|
|
function Add; |
|
|
function BindingByHandle(); |
|
|
property Items []: TIdSocketHandle; default; [rw] |
|
|
property DefaultPort: TIdPort; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |