[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: base_service_intf.pas line 494
type TTimeRemotable = class(TAbstractSimpleRemotable) |
||
public |
||
class procedure Save(); override; |
|
|
class procedure Load(); override; |
|
|
procedure Assign(); override; |
|
|
function Equal(); override; |
|
|
function wstHasValue; override; |
|
|
procedure Clear; |
|
|
class function Parse(); |
|
|
class function ToStr(); |
|
|
property Hour: Byte; [rw] |
|
|
property Minute: Byte; [rw] |
|
|
property Second: Byte; [rw] |
|
|
property MilliSecond: Word; [rw] |
|
|
property HourOffset: ShortInt; [rw] |
|
|
property MinuteOffset: ShortInt; [rw] |
|
|
|
||
property AsString: string; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |