object App_TOOL_APITest: TApp_TOOL_APITest Left = 180 Top = 592 BorderIcons = [biSystemMenu] Caption = 'API'#12486#12473#12488 ClientHeight = 235 ClientWidth = 566 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Terminal' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Splitter1: TSplitter Left = 0 Top = 173 Width = 566 Height = 3 Cursor = crVSplit Align = alBottom Beveled = True ResizeStyle = rsUpdate end object Shape_Border: TShape Left = 0 Top = 89 Width = 566 Height = 1 Align = alTop Enabled = False Visible = False ExplicitTop = 85 end object Panel_Top: TPanel Left = 0 Top = 0 Width = 566 Height = 89 Align = alTop BevelOuter = bvNone Ctl3D = False ParentColor = True ParentCtl3D = False TabOrder = 0 DesignSize = ( 566 89) object Label_APITest_Declaration: TLabel Left = 8 Top = 66 Width = 550 Height = 13 Anchors = [akLeft, akTop, akRight] AutoSize = False Transparent = False Layout = tlCenter end object ComboBox_API: TComboBox Left = 8 Top = 8 Width = 550 Height = 22 BevelInner = bvNone BevelOuter = bvNone Style = csOwnerDrawFixed Anchors = [akLeft, akTop, akRight] DropDownCount = 10 TabOrder = 0 OnSelect = ComboBox_APISelect 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 ComboBox_APIParam: TComboBox Left = 8 Top = 38 Width = 550 Height = 22 BevelInner = bvNone BevelOuter = bvNone Style = csOwnerDrawFixed Anchors = [akLeft, akTop, akRight] DropDownCount = 10 ItemIndex = 0 TabOrder = 1 Text = #12461#12515#12503#12481#12515#12454#12451#12531#12489#12454 OnSelect = ComboBox_APIParamSelect 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 Memo_Hint: TMemo Left = 0 Top = 176 Width = 566 Height = 59 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 = 1 end object Memo_Description: TMemo Left = 0 Top = 108 Width = 566 Height = 59 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