[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: base_service_intf.pas line 977
type TBaseArrayRemotable = class(TAbstractComplexRemotable) |
||
protected |
||
class function GetItemName; virtual; |
|
|
class function GetStyle; virtual; |
|
|
procedure CheckIndex(); |
|
|
function GetLength; virtual; abstract; |
|
|
public |
||
class function GetItemTypeInfo; virtual; abstract; |
|
|
destructor Destroy; override; |
|
|
procedure SetLength(); virtual; abstract; |
|
|
property Length: Integer; [r] |
|
|
property Options: TInstanceOptions; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |