Hello Roland.

For the dynamic creating of a "face" property  (Tmseobject.face), it is
nearly the same as creation of a "frame":

  dynedit.face := tface.create(iface(self)); // create the Tface
  dynedit.face.fade_color.count := 2;
  dynedit.face.fade_color[0] := cl_ltgreen;
  dynedit.face.fade_color[1] := cl_dkgreen;
  dynedit.face.fade_direction := gd_down;

Maybe it would be good to say it at Russian forum (I did not yet get their
mail confirmation so I cannot answer).

Fre;D




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to