Unit 'mscoreengine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_magicscript]

TmscrEngProperty

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TmscrEngProperty

  

|

TmscrEngCustom

  

|

TmscrVarForBase

  

|

TmscrItemList

  

|

TObject



CT Web help

CodeTyphon Studio