TsGeneral Data FontColor Question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33844
    TAZ
    Participant

    TsGeneral FontColor and HotFontColor are arrays. So far I have only seen any of the examples using the first (1) element of the array. Can you shed light concerning using the other 4 elements? As far I can tell there is no mentioning of this in help either.

    Thanks.

    #42929
    Support
    Keymaster

    Hello
    It's a top, left, right and bottom colors for a text contour.

    In the AlphaControls version 7 will be used other way (HotFontColor and FontColor are deprecated) :
    TsGeneral.Props[0..1].FontColor.Color
    TsGeneral.Props[0..1].FontColor.Left

    TsGeneral.Props[0..1].FontColor.Bottom

    0 or 1 – is a state of control, normal or hot.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.