[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mscoreengine.pas line 552
type TmscrVarForMethod = class(TmscrEngCustom) |
||
protected |
||
procedure SetValue(); override; |
|
|
function GetValue; override; |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
property Params []: Variant; default; [rw] |
|
|
property Category: string; [rw] |
|
|
property Description: string; [rw] |
|
|
property IndexMethod: Boolean; [r] |
|
|
property Syntax: string; [r] |
|
|
property OnCall: TmscrCallMethod; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |