home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Sharewar
/
AVICONST
/
AVICT32.EXE
/
0
/
RCDATA
/
TCWNDOPTS
/
TCWNDOPTS.txt
< prev
Wrap
Text File
|
1997-07-15
|
2KB
|
117 lines
object CwndOpts: TCwndOpts
Left = 200
Top = 102
Width = 314
Height = 277
Caption = 'Capture Options'
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'System'
Font.Style = []
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
OnClose = FormClose
OnCreate = FormCreate
TextHeight = 16
object MRPanel1: TMRPanel
Left = 0
Top = 0
Width = 306
Height = 253
Align = alClient
BevelWidth = 3
BorderWidth = 16
TabOrder = 0
BorderSides = []
Moveable = False
CBorderStyle = cbsNone
object Label1: TLabel
Left = 19
Top = 31
Width = 268
Height = 16
Align = alTop
end
object Label2: TLabel
Left = 19
Top = 60
Width = 268
Height = 16
Align = alTop
end
object Label3: TLabel
Left = 19
Top = 118
Width = 268
Height = 16
Align = alTop
Caption = 'Milliseconds Before Capturing'
end
object Label4: TLabel
Left = 19
Top = 76
Width = 268
Height = 16
Align = alTop
Caption = 'Delay: '
end
object Label5: TLabel
Left = 19
Top = 134
Width = 268
Height = 67
Align = alClient
AutoSize = False
end
object SetFocus: TACheck
Left = 19
Top = 19
Width = 268
Height = 12
Caption = 'Activate Window Before Capturing'
TabOrder = 0
OnClick = SetFocusClick
Align = alTop
end
object Hide: TACheck
Left = 19
Top = 47
Width = 268
Height = 13
Caption = 'Hide Windows Before Capturing'
TabOrder = 1
OnClick = HideClick
Align = alTop
end
object Delay: TASpinEdit
Left = 19
Top = 92
Width = 268
Height = 26
Color = clBtnFace
Font.Color = clBtnText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Increment = 50
MaxValue = 0
MinValue = 0
ParentFont = False
TabOrder = 2
Value = 0
OnChange = DelayChange
Align = alTop
end
object ABitbtn1: TABitbtn
Left = 19
Top = 201
Width = 268
Height = 33
TabOrder = 3
OnClick = ABitbtn1Click
Kind = bkOK
Align = alBottom
end
end
end