object App_BugsEyeAPITest: TApp_BugsEyeAPITest Left = 493 Top = 263 Width = 691 Height = 370 BorderIcons = [biSystemMenu] Caption = 'API'#12486#12473#12488 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] OldCreateOrder = False Position = poDefaultPosOnly OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize PixelsPerInch = 96 TextHeight = 12 object Splitter1: TSplitter Left = 0 Top = 271 Width = 675 Height = 3 Cursor = crVSplit Align = alBottom Beveled = True ResizeStyle = rsUpdate end object Shape_Border: TShape Left = 0 Top = 82 Width = 675 Height = 1 Align = alTop Enabled = False end object Panel_Top: TPanel Left = 0 Top = 0 Width = 675 Height = 82 Align = alTop BevelOuter = bvNone Ctl3D = False ParentColor = True ParentCtl3D = False TabOrder = 0 DesignSize = ( 675 82) object ComboBox_APIList: TComboBox Left = 8 Top = 8 Width = 534 Height = 21 BevelInner = bvNone BevelOuter = bvNone Style = csOwnerDrawFixed Anchors = [akLeft, akTop, akRight] DropDownCount = 10 ItemHeight = 15 TabOrder = 0 OnDrawItem = ComboBox_APIListDrawItem OnDropDown = ComboBox_APIListDropDown OnSelect = ComboBox_APIListSelect Items.Strings = ( 'DwmGetWindowAttribute' 'EnumChildWindows' 'EnumThreadWindows' 'GetAncestor' 'GetClassInfoEx' 'GetClassLong' 'GetClassName' 'GetClientRect' 'GetComboBoxInfo' 'GetLayeredWindowAttributes' 'GetListBoxInfo' 'GetNextWindow' 'GetParent' 'GetTitleBarInfo' 'GetTopWindow' 'GetWindow' 'GetWindowInfo' 'GetWindowLong' 'GetWindowModuleFileName' 'GetWindowPlacement' 'GetWindowRect' 'GetWindowText' 'GetWindowTextLength' 'GetWindowThreadProcessId' 'IsWindowEnabled' 'IsWindowUnicode' 'IsZoomed' 'RealGetWindowClass' 'WindowFromPoint' 'CB_GETCOUNT' 'CB_GETCURSEL' 'CB_GETLBTEXT' 'CB_GETLBTEXTLEN' 'LB_GETCOUNT' 'LB_GETCURSEL' 'LB_GETTEXT' 'LB_GETTEXTLEN' 'TBM_GETCHANNELRECT' 'TBM_GETNUMTICS' 'TBM_GETPOS' 'TBM_GETRANGEMAX' 'TBM_GETRANGEMIN' 'TBM_GETTHUMBLENGTH' 'TBM_GETTHUMBRECT' 'TBM_GETTIC' 'TBM_GETTICPOS' 'WM_GETTEXT' 'WM_GETTEXTLENGTH') end object ListBox_Declaration: TListBox Left = 8 Top = 30 Width = 534 Height = 19 Style = lbOwnerDrawVariable Anchors = [akLeft, akTop, akRight] ItemHeight = 16 Items.Strings = ( '') TabOrder = 1 OnClick = ListBox_DeclarationClick OnDrawItem = ListBox_DeclarationDrawItem end object ComboBox_TargetWindow: TComboBox Left = 7 Top = 58 Width = 170 Height = 18 BevelInner = bvNone BevelOuter = bvNone Style = csOwnerDrawFixed DropDownCount = 10 ItemHeight = 12 ItemIndex = 0 TabOrder = 2 Text = #12461#12515#12503#12481#12515#12454#12451#12531#12489#12454 OnDrawItem = ComboBox_TargetWindowDrawItem Items.Strings = ( #12461#12515#12503#12481#12515#12454#12451#12531#12489#12454 #35242#12454#12451#12531#12489#12454 #12488#12483#12503#12524#12505#12523#12454#12451#12531#12489#12454 #12487#12473#12463#12488#12483#12503#12454#12451#12531#12489#12454) end end object StringGrid_Result: TStringGrid Left = 5 Top = 93 Width = 318 Height = 79 BorderStyle = bsNone ColCount = 3 Ctl3D = False DefaultColWidth = 100 DefaultRowHeight = 10 DefaultDrawing = False FixedCols = 0 RowCount = 2 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect, goThumbTracking] ParentCtl3D = False ScrollBars = ssVertical TabOrder = 1 OnDrawCell = StringGrid_ResultDrawCell OnSelectCell = StringGrid_ResultSelectCell ColWidths = ( 100 100 100) end object Memo_Hint: TMemo Left = 0 Top = 274 Width = 675 Height = 58 Align = alBottom Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = #65325#65331' '#12468#12471#12483#12463 Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 2 end end