Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

"Paraminfo" Objesi ile kullanıcı arayüzünde başka bir objenin seçilebilirliğini sağlar.

...

Code Block
languagexml
themeEclipse
<P N="LokXLocX" V="0" Role="Input" />
<P N="height" V="200" Role="Input" />
<P N="aktifRef" V="2" D="Referans Çizgisi" Role="Input" />
<P N="KK" V="O" T="Obje1" Role="Input" />
<O T="ParamInfo" Min="1" Max="1" Required="1" Pick="1" Param="KK" />
<O T="Private">
    <O N="O" T="Obje1">
        <P N="en" V="1000" />
        <P N="boy" V="500" />
    </O>
</O>

...