inherited frmUnflagOrder: TfrmUnflagOrder Left = 365 Top = 389 Height = 230 Caption = 'Unflag Order' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel [0] Left = 8 Top = 123 Width = 90 Height = 13 Caption = 'Comment (optional)' end object txtComment: TCaptionEdit [1] Left = 8 Top = 137 Width = 411 Height = 21 MaxLength = 80 TabOrder = 0 Caption = 'Comment (optional)' end object cmdOK: TButton [2] Left = 267 Top = 174 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton [3] Left = 347 Top = 174 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end object memReason: TMemo [4] Left = 8 Top = 80 Width = 411 Height = 35 Color = clBtnFace ReadOnly = True TabOrder = 4 WantReturns = False end object memOrder: TMemo [5] Left = 8 Top = 8 Width = 411 Height = 56 Color = clBtnFace ReadOnly = True TabOrder = 3 WantReturns = False end inherited DKLanguageController1: TDKLanguageController LangData = { 0E0066726D556E666C61674F7264657201010000000100000007004361707469 6F6E010600000006004C6162656C31010100000002000000070043617074696F 6E000A00747874436F6D6D656E74010100000003000000070043617074696F6E 000500636D644F4B010100000004000000070043617074696F6E000900636D64 43616E63656C010100000005000000070043617074696F6E0009006D656D5265 61736F6E000008006D656D4F726465720000} end end