You've already forked lazarus-ccr
jvcllaz: Use clInfoText for JvMarkupLabel in JvMarkup demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -546,9 +546,11 @@ object MainForm: TMainForm
|
|||||||
object JvMarkupLabel1: TJvMarkupLabel
|
object JvMarkupLabel1: TJvMarkupLabel
|
||||||
Left = 408
|
Left = 408
|
||||||
Top = 24
|
Top = 24
|
||||||
|
Font.Color = clInfoText
|
||||||
BorderSpacing.Around = 4
|
BorderSpacing.Around = 4
|
||||||
Color = clInfoBk
|
Color = clInfoBk
|
||||||
ParentColor = False
|
ParentColor = False
|
||||||
|
ParentFont = False
|
||||||
end
|
end
|
||||||
object Panel2: TPanel
|
object Panel2: TPanel
|
||||||
Left = 0
|
Left = 0
|
||||||
|
Reference in New Issue
Block a user