home *** CD-ROM | disk | FTP | other *** search
- object LabelEntryForm: TLabelEntryForm
- Left = 301
- Top = 266
- Width = 381
- Height = 124
- Caption = 'Label Entry'
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 12
- object Label2: TLabel
- Left = 8
- Top = 36
- Width = 54
- Height = 12
- Caption = 'Comment :'
- end
- object Label1: TLabel
- Left = 28
- Top = 8
- Width = 33
- Height = 12
- Caption = 'Label :'
- end
- object EditComment: TEdit
- Left = 68
- Top = 32
- Width = 301
- Height = 20
- MaxLength = 40
- TabOrder = 2
- end
- object OkButton: TButton
- Left = 204
- Top = 68
- Width = 75
- Height = 21
- Caption = 'Ok'
- Default = True
- ModalResult = 1
- TabOrder = 3
- end
- object CancelButton: TButton
- Left = 296
- Top = 68
- Width = 75
- Height = 21
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 4
- end
- object EditLabel: TEdit
- Left = 68
- Top = 4
- Width = 93
- Height = 20
- MaxLength = 10
- TabOrder = 0
- end
- object EditIcon: TCheckBox
- Left = 184
- Top = 4
- Width = 53
- Height = 17
- Caption = 'Icon'
- TabOrder = 1
- end
- end
-