[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mscoreengine.pas line 525
type TmscrEngProperty = class(TmscrEngCustom) |
||
protected |
||
procedure SetValue(); override; |
|
|
function GetValue; override; |
|
|
public |
||
property IsPublished: Boolean; [r] |
|
|
property OnGetValue: TmscrClassGetProperty; [rw] |
|
|
property OnSetValue: TmscrClassSetProperty; [rw] |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |