You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
432 lines
7.3 KiB
Plaintext
432 lines
7.3 KiB
Plaintext
object LEDDemoMain: TLEDDemoMain
|
|
Left = 497
|
|
Height = 234
|
|
Top = 199
|
|
Width = 329
|
|
BorderIcons = [biSystemMenu, biMinimize]
|
|
BorderStyle = bsSingle
|
|
Caption = 'Example for JvLED'
|
|
ClientHeight = 234
|
|
ClientWidth = 329
|
|
Color = clBtnFace
|
|
DefaultMonitor = dmDesktop
|
|
Font.Color = clWindowText
|
|
OnActivate = FormActivate
|
|
Position = poScreenCenter
|
|
LCLVersion = '2.1.0.0'
|
|
Scaled = False
|
|
object JvLED1: TJvLED
|
|
Left = 0
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED2: TJvLED
|
|
Left = 24
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED3: TJvLED
|
|
Left = 48
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED4: TJvLED
|
|
Left = 72
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED5: TJvLED
|
|
Left = 96
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED6: TJvLED
|
|
Left = 120
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED7: TJvLED
|
|
Left = 144
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED8: TJvLED
|
|
Left = 168
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED9: TJvLED
|
|
Left = 192
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED10: TJvLED
|
|
Left = 216
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED11: TJvLED
|
|
Left = 240
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED12: TJvLED
|
|
Left = 264
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED13: TJvLED
|
|
Left = 288
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED14: TJvLED
|
|
Left = 312
|
|
Top = 0
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED15: TJvLED
|
|
Left = 312
|
|
Top = 24
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED16: TJvLED
|
|
Left = 312
|
|
Top = 48
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED17: TJvLED
|
|
Left = 312
|
|
Top = 72
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED18: TJvLED
|
|
Left = 312
|
|
Top = 96
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED19: TJvLED
|
|
Left = 312
|
|
Top = 120
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED20: TJvLED
|
|
Left = 312
|
|
Top = 144
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED21: TJvLED
|
|
Left = 312
|
|
Top = 168
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED22: TJvLED
|
|
Left = 312
|
|
Top = 192
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED23: TJvLED
|
|
Left = 312
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED24: TJvLED
|
|
Left = 288
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED25: TJvLED
|
|
Left = 264
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED26: TJvLED
|
|
Left = 240
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED27: TJvLED
|
|
Left = 216
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED28: TJvLED
|
|
Left = 192
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED29: TJvLED
|
|
Left = 168
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED30: TJvLED
|
|
Left = 144
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED31: TJvLED
|
|
Left = 120
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED32: TJvLED
|
|
Left = 96
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED33: TJvLED
|
|
Left = 72
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED34: TJvLED
|
|
Left = 48
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED35: TJvLED
|
|
Left = 24
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED36: TJvLED
|
|
Left = 0
|
|
Top = 216
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED37: TJvLED
|
|
Left = 0
|
|
Top = 192
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED38: TJvLED
|
|
Left = 0
|
|
Top = 168
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED39: TJvLED
|
|
Left = 0
|
|
Top = 144
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED40: TJvLED
|
|
Left = 0
|
|
Top = 120
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED41: TJvLED
|
|
Left = 0
|
|
Top = 96
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED42: TJvLED
|
|
Left = 0
|
|
Top = 72
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object JvLED43: TJvLED
|
|
Left = 0
|
|
Top = 48
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
end
|
|
object JvLED44: TJvLED
|
|
Left = 0
|
|
Top = 24
|
|
Active = True
|
|
ColorOff = clBlack
|
|
Interval = 200
|
|
Status = False
|
|
end
|
|
object Data7: TJvLED
|
|
Left = 72
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data6: TJvLED
|
|
Left = 96
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data5: TJvLED
|
|
Left = 120
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data4: TJvLED
|
|
Left = 144
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data3: TJvLED
|
|
Left = 168
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data2: TJvLED
|
|
Left = 192
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data1: TJvLED
|
|
Left = 216
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Data0: TJvLED
|
|
Left = 240
|
|
Top = 88
|
|
ColorOn = clRed
|
|
ColorOff = clBlack
|
|
Status = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 126
|
|
Height = 15
|
|
Top = 132
|
|
Width = 23
|
|
Caption = 'Hex:'
|
|
ParentColor = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 72
|
|
Height = 15
|
|
Top = 72
|
|
Width = 36
|
|
Caption = 'Binary:'
|
|
ParentColor = False
|
|
end
|
|
object HexText: TEdit
|
|
Left = 152
|
|
Height = 23
|
|
Top = 128
|
|
Width = 25
|
|
Alignment = taCenter
|
|
MaxLength = 2
|
|
OnChange = HexTextChange
|
|
TabOrder = 0
|
|
Text = '00'
|
|
end
|
|
end
|