object StageBookmarkData: TStageBookmarkData OldCreateOrder = False Left = 444 Top = 345 Height = 160 Width = 215 object sdvStageBookmark: TsdDataView Active = False Filtered = True Columns = < item FieldName = 'BillsID' end item FieldName = 'HasBookmark' end item FieldName = 'MarkMemo' end item FieldName = 'Code' KeyFields = 'BillsID' LookupKeyFields = 'ID' LookupResultField = 'Code' end item FieldName = 'B_Code' KeyFields = 'BillsID' LookupKeyFields = 'ID' LookupResultField = 'Name' end item FieldName = 'Name' KeyFields = 'BillsID' LookupKeyFields = 'ID' LookupResultField = 'Name' end item FieldName = 'Unit' KeyFields = 'BillsID' LookupKeyFields = 'ID' LookupResultField = 'Units' end> Left = 56 Top = 48 end end