ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/design/IBInsertSQLEditor.lfm
Revision: 5
Committed: Fri Feb 18 16:26:16 2011 UTC (13 years, 1 month ago) by tony
File size: 443 byte(s)
Log Message:
Committing updates for Release pre-release

File Contents

# Content
1 inherited IBInsertSQLEditor: TIBInsertSQLEditor
2 Left = 461
3 Top = 256
4 Caption = 'Insert SQL Editor'
5 inherited Label4: TLabel
6 Visible = False
7 end
8 inherited FieldList: TListBox
9 Height = 262
10 Hint = 'Select fields to include in update statement, or leave unselected to select all'
11 MultiSelect = True
12 ParentShowHint = False
13 ShowHint = True
14 end
15 inherited PrimaryKeyList: TListBox
16 Visible = False
17 end
18 end