mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 06:38:06 +02:00
* Disabled indexes for 2.2
git-svn-id: trunk@17408 -
This commit is contained in:
parent
c8855d51da
commit
46f962f4b4
@ -421,17 +421,13 @@ begin
|
||||
Result:=TD.Fields.AddField(AObjectName);
|
||||
II:=IIfield;
|
||||
end;
|
||||
{$ifndef onlyoldobjects}
|
||||
eotIndex:
|
||||
begin
|
||||
POT:=eotIndexes;
|
||||
{$ifdef onlyoldobjects}
|
||||
Result:=TD.Indexes.AddIndexDef(AObjectName);
|
||||
{$else}
|
||||
Result:=TD.Indexes.AddIndex(AObjectName);
|
||||
{$endifdef}
|
||||
II:=IIIndex;
|
||||
end;
|
||||
{$ifndef onlyoldobjects}
|
||||
eotForeignKey :
|
||||
begin
|
||||
POT:=eotForeignKeys;
|
||||
@ -513,9 +509,9 @@ begin
|
||||
eotTable : SelectSingleObject(O as TPersistent);
|
||||
eotFields : SelectTableObjectList(eotField,OP as TDDTableDef);
|
||||
eotField : SelectSingleObject(O as TPersistent);
|
||||
{$ifndef onlyoldobjects}
|
||||
eotIndexes : SelectTableObjectList(eotIndex,OP as TDDTableDef);
|
||||
eotIndex : SelectSingleObject(O as TPersistent);
|
||||
{$ifndef onlyoldobjects}
|
||||
eotDomains : SelectGlobalObjectList(eotDomain);
|
||||
eotDomain : SelectSingleObject(O as TPersistent);
|
||||
eotSequences : SelectGlobalObjectList(eotSequence);
|
||||
@ -700,9 +696,9 @@ begin
|
||||
Case AObjectType of
|
||||
eotField : For I:=0 to ATableDef.Fields.Count-1 do
|
||||
List.AddObject(ATableDef.Fields[i].FieldName,ATableDef.Fields[i]);
|
||||
{$ifndef onlyoldobjects}
|
||||
eotIndex : For I:=0 to ATableDef.Indexes.Count-1 do
|
||||
List.AddObject(ATableDef.Indexes[i].IndexName,ATableDef.Indexes[i]);
|
||||
{$ifndef onlyoldobjects}
|
||||
eotForeignKey : For I:=0 to ATableDef.ForeignKeys.Count-1 do
|
||||
List.AddObject(ATableDef.ForeignKeys[i].KeyName,ATableDef.ForeignKeys[i]);
|
||||
{$endif onlyoldobjects}
|
||||
@ -723,8 +719,8 @@ begin
|
||||
Try
|
||||
Case AObjectType of
|
||||
eotField : II:=iiField;
|
||||
eotIndex : II:=iiIndex;
|
||||
{$ifndef onlyoldobjects}
|
||||
eotIndex : II:=iiIndex;
|
||||
eotForeignKey : II:=iiForeignKey;
|
||||
{$endif}
|
||||
end;
|
||||
@ -777,10 +773,12 @@ begin
|
||||
TD:=AObject as TDDTableDef;
|
||||
N:=NewNode(TV,ParentNode,SNodeFields,iiFields);
|
||||
ShowTableObjectList(TV,N,TD,eotField);
|
||||
{$ifndef onlyoldobjects}
|
||||
N:=NewNode(TV,ParentNode,SNodeIndexes,iiIndexes);
|
||||
ShowTableObjectList(TV,N,TD,eotIndex);
|
||||
N:=NewNode(TV,ParentNode,SNodeForeignKeys,iiForeignKeys);
|
||||
ShowTableObjectList(TV,N,TD,eotForeignKey);
|
||||
{$endif onlyoldobjects}
|
||||
end;
|
||||
end;
|
||||
|
||||
|
@ -853,16 +853,19 @@ object MainForm: TMainForm
|
||||
Action = AAddForeignKey
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = AAddForeignKeyExecute
|
||||
end
|
||||
object MenuItem5: TMenuItem
|
||||
Action = AAddDomain
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = AAddDomainExecute
|
||||
end
|
||||
object MenuItem6: TMenuItem
|
||||
Action = AAddSequence
|
||||
RightJustify = False
|
||||
ShowAlwaysCheckable = False
|
||||
OnClick = AAddSequenceExecute
|
||||
end
|
||||
object MIDDSep2: TMenuItem
|
||||
Caption = '-'
|
||||
|
@ -469,249 +469,250 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#7#16'ANewFieldExecute'#0#0#9'TMenuItem'#9'MenuItem4'#6'Action'#7#9'ANewInde'
|
||||
+'x'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#16'ANewIndexEx'
|
||||
+'ecute'#0#0#9'TMenuItem'#9'MenuItem7'#6'Action'#7#14'AAddForeignKey'#12'Righ'
|
||||
+'tJustify'#8#19'ShowAlwaysCheckable'#8#0#0#9'TMenuItem'#9'MenuItem5'#6'Actio'
|
||||
+'n'#7#10'AAddDomain'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#0#0#9'TMen'
|
||||
+'uItem'#9'MenuItem6'#6'Action'#7#12'AAddSequence'#12'RightJustify'#8#19'Show'
|
||||
+'AlwaysCheckable'#8#0#0#9'TMenuItem'#8'MIDDSep2'#7'Caption'#6#1'-'#12'RightJ'
|
||||
+'ustify'#8#19'ShowAlwaysCheckable'#8#0#0#9'TMenuItem'#13'MIDeleteTable'#6'Ac'
|
||||
+'tion'#7#13'ADeleteObject'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0
|
||||
+#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0
|
||||
+'d'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#6#6#6#0#6#6#6#255#0
|
||||
+#0#0#255#15#15#15#255#5#5#5#255#0#0#0#255#0#0#0#255#6#6#6#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#6#6#6#0#6#6#6#255#6#6#6#255':AB'#255'{'#143
|
||||
+#143#255'lzz'#255'<DD'#255'^ll'#255',55'#255')..'#255#0#0#0#255#6#6#6#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0'!'''''#255'=CC'#255#134#142#142#255'U^^'#255#208
|
||||
+#218#218#255#153#171#172#255'R]]'#255#132#148#148#255'@MM'#255'S]]'#255'"(('
|
||||
+#255#29'##'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'$++'#255'u~~'#255#209#216#216
|
||||
+#255#128#141#141#255#211#221#221#255#153#171#172#255'R]]'#255#147#160#160#255
|
||||
+'@MM'#255'kxx'#255'8DD'#255'"(('#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'%,,'#255
|
||||
+#163#173#173#255#211#218#218#255#129#142#143#255#212#221#221#255#153#171#172
|
||||
+#255'R]]'#255#147#160#160#255'@MM'#255'lyy'#255'BPP'#255'"))'#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0'%,,'#255#163#173#173#255#210#217#217#255''#139#139#255
|
||||
+#206#213#214#255'{'#136#136#255'OWX'#255#135#147#147#255'=JJ'#255'kxx'#255'B'
|
||||
+'PP'#255'"))'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'$++'#255#153#164#165#255
|
||||
+#174#182#183#255'gpq'#255#146#161#161#255'cst'#255'5@@'#255'[ii'#255'/99'#255
|
||||
+'_ii'#255'4??'#255' &&'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'#**'#255#149#160
|
||||
+#160#255'@MM'#255'066'#255'&**'#255'*//'#255#13#15#15#255#9#11#11#255#13#16
|
||||
+#16#255'8>>'#255'+44'#255#31'$$'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#27#31#31
|
||||
+#255'044'#255'DIK'#255'bgh'#255'fop'#255'dkk'#255']ln'#255'KWX'#255'199'#255
|
||||
+#21#22#23#255#22#26#26#255#25#30#31#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255'FQ'
|
||||
+'R'#255'eqs'#255#145#157#159#255#200#225#228#255#207#229#233#255#203#224#226
|
||||
+#255#203#209#209#255''#141#142#255'duv'#255'Xgh'#255'8BC'#255'"()'#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#255'u'#137#138#255#210#237#241#255#233#248#251#255
|
||||
+#237#245#249#255#238#247#248#255#236#247#248#255#230#243#245#255#217#234#236
|
||||
+#255#203#221#222#255#137#155#157#255'Tbc'#255'JWX'#255#0#0#0#255#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#255#211#228#232#255#233#241#244#255#228#241#242#255#218#233#234
|
||||
+#255#210#226#229#255#190#210#213#255#167#193#195#255#148#173#175#255#164#190
|
||||
+#192#255#172#196#198#255#156#182#184#255'fwy'#255#0#0#0#255#0#0#0#0#0#0#0#0
|
||||
+'+++'#255#188#209#211#255#196#218#220#255#207#224#226#255#162#183#185#255'[b'
|
||||
+'d'#255'689'#255'3<<'#255'S`a'#255#131#152#154#255#155#181#183#255#152#178
|
||||
+#179#255#139#162#164#255#0#0#0#255#0#0#0#0#0#0#0#0#6#6#6#0#16#16#16#255#165
|
||||
+#192#194#255#165#191#193#255'gyz'#255'@GH'#255'%'''''#255'.56'#255'r'#133#135
|
||||
+#255#136#158#160#255#138#161#163#255#140#163#165#255#0#0#0#255#6#6#6#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#6#6#6#0#0#0#0#255#0#0#0#255'q'#131#133#255#216#237#240#255
|
||||
+#233#241#242#255#228#237#238#255#186#198#199#255'FRS'#255#0#0#0#255#0#0#0#255
|
||||
+#6#6#6#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#6#6#6#0#6#6#6#0#14#14#14#255
|
||||
+'BBB'#255'JJJ'#255'>>>'#255',,,'#255#0#0#0#255#6#6#6#0#6#6#6#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#20'ADel'
|
||||
+'eteObjectExecute'#0#0#9'TMenuItem'#8'MIDDSep3'#7'Caption'#6#1'-'#12'RightJu'
|
||||
+'stify'#8#19'ShowAlwaysCheckable'#8#0#0#9'TMenuItem'#13'MIGenerateSQL'#6'Act'
|
||||
+'ion'#7#12'AGenerateSQL'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0
|
||||
+#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#240#251#255#0#128#128#128#255#128#128#128#255#128#128
|
||||
+#128#255#128#128#128#255#128#128#128#255#164#160#160#255#164#160#160#255#164
|
||||
+#160#160#255#164#160#160#255#164#160#160#255#164#160#160#255#164#160#160#255
|
||||
+#164#160#160#255#240#251#255#0#0#0#255#255#240#251#255#0#128#128#128#255#240
|
||||
+#251#255#0#128#128#128#255#240#251#255#0#128#128#128#255#240#251#255#0#164
|
||||
+#160#160#255#240#251#255#0#164#160#160#255#240#251#255#0#164#160#160#255#240
|
||||
+#251#255#0#164#160#160#255#240#251#255#0#0#0#255#255#240#251#255#0#0#0#0#255
|
||||
+#240#251#255#0#0#0#0#255#240#251#255#0#0#0#0#255#240#251#255#0#0#0#0#255#240
|
||||
+#251#255#0#0#0#0#255#240#251#255#0#0#0#0#255#240#251#255#0#0#0#0#255#240#251
|
||||
+#255#0#0#0#255#255#0#0#255#255#128'`'#0#255#192#192'@'#255#192#192'@'#255#192
|
||||
+#192'@'#255#192#192'@'#255#192#192'`'#255#192#192'`'#255#192#192'`'#255#192
|
||||
+#192'`'#255#128'` '#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#192#192'@'#255#192#192'@'#255#128#160'@'#255
|
||||
+'tJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#21'AAddForeignKeyExecute'
|
||||
+#0#0#9'TMenuItem'#9'MenuItem5'#6'Action'#7#10'AAddDomain'#12'RightJustify'#8
|
||||
+#19'ShowAlwaysCheckable'#8#7'OnClick'#7#17'AAddDomainExecute'#0#0#9'TMenuIte'
|
||||
+'m'#9'MenuItem6'#6'Action'#7#12'AAddSequence'#12'RightJustify'#8#19'ShowAlwa'
|
||||
+'ysCheckable'#8#7'OnClick'#7#19'AAddSequenceExecute'#0#0#9'TMenuItem'#8'MIDD'
|
||||
+'Sep2'#7'Caption'#6#1'-'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#0#0#9
|
||||
+'TMenuItem'#13'MIDeleteTable'#6'Action'#7#13'ADeleteObject'#11'Bitmap.Data'
|
||||
+#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0
|
||||
+#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#6#6#6#0#6#6#6#255#0#0#0#255#15#15#15#255#5#5#5#255#0#0#0#255#0
|
||||
+#0#0#255#6#6#6#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#6#6#6#0#6#6
|
||||
+#6#255#6#6#6#255':AB'#255'{'#143#143#255'lzz'#255'<DD'#255'^ll'#255',55'#255
|
||||
+')..'#255#0#0#0#255#6#6#6#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'!'''''#255'=CC'
|
||||
+#255#134#142#142#255'U^^'#255#208#218#218#255#153#171#172#255'R]]'#255#132
|
||||
+#148#148#255'@MM'#255'S]]'#255'"(('#255#29'##'#255#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0'$++'#255'u~~'#255#209#216#216#255#128#141#141#255#211#221#221#255#153
|
||||
+#171#172#255'R]]'#255#147#160#160#255'@MM'#255'kxx'#255'8DD'#255'"(('#255#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0'%,,'#255#163#173#173#255#211#218#218#255#129#142
|
||||
+#143#255#212#221#221#255#153#171#172#255'R]]'#255#147#160#160#255'@MM'#255'l'
|
||||
+'yy'#255'BPP'#255'"))'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'%,,'#255#163#173
|
||||
+#173#255#210#217#217#255''#139#139#255#206#213#214#255'{'#136#136#255'OWX'
|
||||
+#255#135#147#147#255'=JJ'#255'kxx'#255'BPP'#255'"))'#255#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0'$++'#255#153#164#165#255#174#182#183#255'gpq'#255#146#161#161
|
||||
+#255'cst'#255'5@@'#255'[ii'#255'/99'#255'_ii'#255'4??'#255' &&'#255#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0'#**'#255#149#160#160#255'@MM'#255'066'#255'&**'#255'*'
|
||||
+'//'#255#13#15#15#255#9#11#11#255#13#16#16#255'8>>'#255'+44'#255#31'$$'#255#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#27#31#31#255'044'#255'DIK'#255'bgh'#255'fop'
|
||||
+#255'dkk'#255']ln'#255'KWX'#255'199'#255#21#22#23#255#22#26#26#255#25#30#31
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255'FQR'#255'eqs'#255#145#157#159#255#200
|
||||
+#225#228#255#207#229#233#255#203#224#226#255#203#209#209#255''#141#142#255
|
||||
+'duv'#255'Xgh'#255'8BC'#255'"()'#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255'u'
|
||||
+#137#138#255#210#237#241#255#233#248#251#255#237#245#249#255#238#247#248#255
|
||||
+#236#247#248#255#230#243#245#255#217#234#236#255#203#221#222#255#137#155#157
|
||||
+#255'Tbc'#255'JWX'#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#211#228#232#255
|
||||
+#233#241#244#255#228#241#242#255#218#233#234#255#210#226#229#255#190#210#213
|
||||
+#255#167#193#195#255#148#173#175#255#164#190#192#255#172#196#198#255#156#182
|
||||
+#184#255'fwy'#255#0#0#0#255#0#0#0#0#0#0#0#0'+++'#255#188#209#211#255#196#218
|
||||
+#220#255#207#224#226#255#162#183#185#255'[bd'#255'689'#255'3<<'#255'S`a'#255
|
||||
+#131#152#154#255#155#181#183#255#152#178#179#255#139#162#164#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#0#6#6#6#0#16#16#16#255#165#192#194#255#165#191#193#255'gyz'#255
|
||||
+'@GH'#255'%'''''#255'.56'#255'r'#133#135#255#136#158#160#255#138#161#163#255
|
||||
+#140#163#165#255#0#0#0#255#6#6#6#0#0#0#0#0#0#0#0#0#0#0#0#0#6#6#6#0#0#0#0#255
|
||||
+#0#0#0#255'q'#131#133#255#216#237#240#255#233#241#242#255#228#237#238#255#186
|
||||
+#198#199#255'FRS'#255#0#0#0#255#0#0#0#255#6#6#6#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#6#6#6#0#6#6#6#0#14#14#14#255'BBB'#255'JJJ'#255'>>>'#255',,,'#255
|
||||
+#0#0#0#255#6#6#6#0#6#6#6#0#0#0#0#0#0#0#0#0#0#0#0#0#12'RightJustify'#8#19'Sho'
|
||||
+'wAlwaysCheckable'#8#7'OnClick'#7#20'ADeleteObjectExecute'#0#0#9'TMenuItem'#8
|
||||
+'MIDDSep3'#7'Caption'#6#1'-'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#0#0
|
||||
+#9'TMenuItem'#13'MIGenerateSQL'#6'Action'#7#12'AGenerateSQL'#11'Bitmap.Data'
|
||||
+#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0
|
||||
+#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#240#251#255#0#128
|
||||
+#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255
|
||||
+#164#160#160#255#164#160#160#255#164#160#160#255#164#160#160#255#164#160#160
|
||||
+#255#164#160#160#255#164#160#160#255#164#160#160#255#240#251#255#0#0#0#255
|
||||
+#255#240#251#255#0#128#128#128#255#240#251#255#0#128#128#128#255#240#251#255
|
||||
+#0#128#128#128#255#240#251#255#0#164#160#160#255#240#251#255#0#164#160#160
|
||||
+#255#240#251#255#0#164#160#160#255#240#251#255#0#164#160#160#255#240#251#255
|
||||
+#0#0#0#255#255#240#251#255#0#0#0#0#255#240#251#255#0#0#0#0#255#240#251#255#0
|
||||
+#0#0#0#255#240#251#255#0#0#0#0#255#240#251#255#0#0#0#0#255#240#251#255#0#0#0
|
||||
+#0#255#240#251#255#0#0#0#0#255#240#251#255#0#0#0#255#255#0#0#255#255#128'`'#0
|
||||
+#255#192#192'@'#255#192#192'@'#255#192#192'@'#255#192#192'@'#255#192#192'`'
|
||||
+#255#192#192'`'#255#192#192'`'#255#192#192'`'#255#128'` '#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#0#0#255#255
|
||||
+#128'`'#0#255#255#255#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#192#192
|
||||
+'@'#255#192#192'@'#255#128#160'@'#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#0#0#255#255#128'`'#0
|
||||
+#255#255#255#0#255#0#0#0#255#192#192#192#255#0#0#0#255#255#255#0#255#255#255
|
||||
+#0#255#128#160'@'#255'@'#0#0#255'@'#0#0#255#128#0'@'#255#128#0'@'#255#128#0
|
||||
+'@'#255#128#0'@'#255#255#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255#0
|
||||
+#0#0#255#0#0#0#255#255#255#0#255#255#255#0#255#128'` '#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255#0#0#0#255#192#192
|
||||
+#192#255#0#0#0#255#255#255#0#255#255#255#0#255#128#160'@'#255'@'#0#0#255'@'#0
|
||||
+#0#255#128#0'@'#255#128#0'@'#255#128#0'@'#255#128#0'@'#255#255#255#255#255#0
|
||||
+#0#255#255#128'`'#0#255#255#255#0#255#0#0#0#255#0#0#0#255#255#255#0#255#255
|
||||
+#255#0#255#128'` '#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255#0
|
||||
+#0#0#255#255#255#0#255#255#255#0#255#128#160'@'#255'@'#0#0#255'@'#0#0#255'@'
|
||||
+#0#0#255#128#0'@'#255#128#0'@'#255#128#0'@'#255#128#0'@'#255#128#0'@'#255#255
|
||||
+#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255#255#255#0#255#255#255#0
|
||||
+#255#128'`'#0#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#0#0#255#255#128'`'#0#255#255#255#0#255#0#0#0#255#255#255#0#255#255#255#0#255
|
||||
+#128#160'@'#255'@'#0#0#255'@'#0#0#255'@'#0#0#255#128#0'@'#255#128#0'@'#255
|
||||
+#128#0'@'#255#128#0'@'#255#128#0'@'#255#255#255#255#255#0#0#255#255#128'`'#0
|
||||
+#255#255#255#0#255#255#255#0#255#255#255#0#255#128'`'#0#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#0#0#255
|
||||
+#255#128'`'#0#255#255#255#0#255#255#255#0#255#128#128#0#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#192'` '#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#0#0#255#255#128'`'#0#255#255#255#0#255#128#128#0#255#192'@'#0#255#192'`'
|
||||
+' '#255#255#255#255#255#255#255#255#255#192'@'#0#255#192'@'#0#255#192'@'#0
|
||||
+#255#255#255#255#255#192'@'#0#255#192'@'#0#255#192'@'#0#255#255#255#255#255#0
|
||||
+#0#255#255#128'`'#0#255#128#128' '#255#192#192#192#255#192#160'`'#255#192'@'
|
||||
+#0#255#192#192#192#255#192'@'#0#255#192#160'`'#255#192'` '#255#192'@'#0#255
|
||||
+#192#192#192#255#192'@'#0#255#192#160'`'#255#255#255#255#255#255#255#255#255
|
||||
+#0#0#255#255#128'`'#0#255#192#192#192#255#192'` '#255#192'@'#0#255#192'` '
|
||||
+#255#255#255#255#255#192'@'#0#255#255#255#255#255#255#255#255#255#192'@'#0
|
||||
+#255#255#255#255#255#192'@'#0#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#0#0#255#255#0#0#255#255#192#192#192#255#192'@'#0#255#192#160'`'#255#192
|
||||
+#192#192#255#192#220#192#255#192'@'#0#255#192#220#192#255#192#220#192#255#192
|
||||
+'@'#0#255#255#255#255#255#192'@'#0#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#0#0#255#255#0#0#255#255#192#192#192#255#192'` '#255#192'@'#0#255
|
||||
+#192'@'#0#255#255#255#255#255#192#160'`'#255#192'@'#0#255#192'@'#0#255#192
|
||||
+#160'`'#255#255#255#255#255#192'@'#0#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#0#0#255#255#0#0#255#255#192#192#192#255#192#192#192#255#192#192
|
||||
+#192#255#192#192#192#255#192#220#192#255#192#220#192#255#192#220#192#255#192
|
||||
+#220#192#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#12'RightJustify'#8#19'ShowAlwaysCheckable'#8
|
||||
+#7'OnClick'#7#19'AGenerateSQLExecute'#0#0#9'TMenuItem'#13'MIDeleteField'#6'A'
|
||||
+'ction'#7#11'ACreateCode'#11'Bitmap.Data'#10':'#4#0#0'6'#4#0#0'BM6'#4#0#0#0#0
|
||||
+#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0#0#0#0#0#0#4#0#0'd'#0#0#0'd'
|
||||
+#255#255#255#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255#255#255#0#255
|
||||
+#128#128#0#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#192'` '#255#255#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#0#0#255#255#128'`'#0#255#255#255#0#255
|
||||
+#128#128#0#255#192'@'#0#255#192'` '#255#255#255#255#255#255#255#255#255#192
|
||||
+'@'#0#255#192'@'#0#255#192'@'#0#255#255#255#255#255#192'@'#0#255#192'@'#0#255
|
||||
+#192'@'#0#255#255#255#255#255#0#0#255#255#128'`'#0#255#128#128' '#255#192#192
|
||||
+#192#255#192#160'`'#255#192'@'#0#255#192#192#192#255#192'@'#0#255#192#160'`'
|
||||
+#255#192'` '#255#192'@'#0#255#192#192#192#255#192'@'#0#255#192#160'`'#255#255
|
||||
+#255#255#255#255#255#255#255#0#0#255#255#128'`'#0#255#192#192#192#255#192'` '
|
||||
+#255#192'@'#0#255#192'` '#255#255#255#255#255#192'@'#0#255#255#255#255#255
|
||||
+#255#255#255#255#192'@'#0#255#255#255#255#255#192'@'#0#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#0#0#255#255#0#0#255#255#192#192#192#255#192
|
||||
+'@'#0#255#192#160'`'#255#192#192#192#255#192#220#192#255#192'@'#0#255#192#220
|
||||
+#192#255#192#220#192#255#192'@'#0#255#255#255#255#255#192'@'#0#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#0#0#255#255#0#0#255#255#192#192#192
|
||||
+#255#192'` '#255#192'@'#0#255#192'@'#0#255#255#255#255#255#192#160'`'#255#192
|
||||
+'@'#0#255#192'@'#0#255#192#160'`'#255#255#255#255#255#192'@'#0#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#0#0#255#255#0#0#255#255#192#192#192
|
||||
+#255#192#192#192#255#192#192#192#255#192#192#192#255#192#220#192#255#192#220
|
||||
+#192#255#192#220#192#255#192#220#192#255#255#255#255#255#255#255#255#255#255
|
||||
+#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#12'RightJustify'
|
||||
+#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#19'AGenerateSQLExecute'#0#0#9'TMen'
|
||||
+'uItem'#13'MIDeleteField'#6'Action'#7#11'ACreateCode'#11'Bitmap.Data'#10':'#4
|
||||
+#0#0'6'#4#0#0'BM6'#4#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#16#0#0#0#16#0#0#0#1#0' '#0
|
||||
+#0#0#0#0#0#4#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0
|
||||
+#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#255#190#190#190#255#239#239#239#255#240#240#240#255#241#241#241#255#243
|
||||
+#243#243#255#244#244#244#255#245#245#245#255#246#246#246#255#247#247#247#255
|
||||
+#249#249#249#255#250#250#250#255#251#251#251#255#252#252#252#255#193#193#193
|
||||
,#255#0#0#0#0#0#0#0#255#249#249#249#255#238#238#238#255#239#239#239#255#240
|
||||
+#240#240#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255
|
||||
+#246#246#246#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251
|
||||
+#255#252#252#252#255#0#0#0#255#0#0#0#255#249#249#249#255#237#237#237#255'rrr'
|
||||
+#255'sss'#255'sss'#255'ttt'#255'uuu'#255'uuu'#255#245#245#245#255#246#246#246
|
||||
+#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251#255#0#0#0
|
||||
+#255#0#0#0#255#248#248#248#255#234#234#234#255#235#235#235#255#237#237#237
|
||||
+#255#238#238#238#255#239#239#239#255#240#240#240#255#241#241#241#255#243#243
|
||||
+#243#255#244#244#244#255#245#245#245#255#246#246#246#255#247#247#247#255#249
|
||||
+#249#249#255#0#0#0#255#0#0#0#255#247#247#247#255#233#233#233#255'ppp'#255'qq'
|
||||
+'q'#255'rrr'#255'rrr'#255#239#239#239#255#240#240#240#255#241#241#241#255#243
|
||||
+#243#243#255#244#244#244#255#245#245#245#255#246#246#246#255#247#247#247#255
|
||||
+#0#0#0#255#0#0#0#255#247#247#247#255#232#232#232#255#233#233#233#255#234#234
|
||||
+#234#255#235#235#235#255#237#237#237#255#238#238#238#255#239#239#239#255#240
|
||||
+#240#240#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255
|
||||
+#246#246#246#255#0#0#0#255#0#0#0#255#246#246#246#255#231#231#231#255'ooo'#255
|
||||
+'ppp'#255'ppp'#255'qqq'#255'rrr'#255'rrr'#255'sss'#255'sss'#255#241#241#241
|
||||
+#255#243#243#243#255#244#244#244#255#245#245#245#255#0#0#0#255#0#0#0#255#246
|
||||
+#246#246#255#229#229#229#255#231#231#231#255#232#232#232#255#233#233#233#255
|
||||
+#234#234#234#255#235#235#235#255#237#237#237#255#238#238#238#255#239#239#239
|
||||
+#255#240#240#240#255#241#241#241#255#243#243#243#255#244#244#244#255#0#0#0
|
||||
+#255#0#0#0#255#246#246#246#255#228#228#228#255'nnn'#255'ooo'#255'ooo'#255'pp'
|
||||
+'p'#255'ppp'#255#235#235#235#255#237#237#237#255#238#238#238#255#239#239#239
|
||||
+#255#240#240#240#255#241#241#241#255#243#243#243#255#0#0#0#255#0#0#0#255#246
|
||||
+#246#246#255#227#227#227#255#228#228#228#255#229#229#229#255#231#231#231#255
|
||||
+#232#232#232#255#233#233#233#255#234#234#234#255#235#235#235#255#237#237#237
|
||||
+#255#238#238#238#255#239#239#239#255#240#240#240#255#241#241#241#255#0#0#0
|
||||
+#255#0#0#0#255#245#245#245#255#226#226#226#255'mmm'#255'mmm'#255'nnn'#255'oo'
|
||||
+'o'#255'ooo'#255'ppp'#255#234#234#234#255#235#235#235#255#237#237#237#255#238
|
||||
+#238#238#255#239#239#239#255#240#240#240#255#0#0#0#255#0#0#0#255#245#245#245
|
||||
+#255#225#225#225#255#226#226#226#255#227#227#227#255#228#228#228#255#229#229
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0
|
||||
+#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#255#190#190#190#255#239#239#239#255#240#240
|
||||
+#240#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255#246
|
||||
,#246#246#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251#255
|
||||
+#252#252#252#255#193#193#193#255#0#0#0#0#0#0#0#255#249#249#249#255#238#238
|
||||
+#238#255#239#239#239#255#240#240#240#255#241#241#241#255#243#243#243#255#244
|
||||
+#244#244#255#245#245#245#255#246#246#246#255#247#247#247#255#249#249#249#255
|
||||
+#250#250#250#255#251#251#251#255#252#252#252#255#0#0#0#255#0#0#0#255#249#249
|
||||
+#249#255#237#237#237#255'rrr'#255'sss'#255'sss'#255'ttt'#255'uuu'#255'uuu'
|
||||
+#255#245#245#245#255#246#246#246#255#247#247#247#255#249#249#249#255#250#250
|
||||
+#250#255#251#251#251#255#0#0#0#255#0#0#0#255#248#248#248#255#234#234#234#255
|
||||
+#235#235#235#255#237#237#237#255#238#238#238#255#239#239#239#255#240#240#240
|
||||
+#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255#246#246
|
||||
+#246#255#247#247#247#255#249#249#249#255#0#0#0#255#0#0#0#255#247#247#247#255
|
||||
+#233#233#233#255'ppp'#255'qqq'#255'rrr'#255'rrr'#255#239#239#239#255#240#240
|
||||
+#240#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255#246
|
||||
+#246#246#255#247#247#247#255#0#0#0#255#0#0#0#255#247#247#247#255#232#232#232
|
||||
+#255#233#233#233#255#234#234#234#255#235#235#235#255#237#237#237#255#238#238
|
||||
+#238#255#239#239#239#255#240#240#240#255#241#241#241#255#243#243#243#255#244
|
||||
+#244#244#255#245#245#245#255#246#246#246#255#0#0#0#255#0#0#0#255#246#246#246
|
||||
+#255#231#231#231#255'ooo'#255'ppp'#255'ppp'#255'qqq'#255'rrr'#255'rrr'#255's'
|
||||
+'ss'#255'sss'#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245
|
||||
+#255#0#0#0#255#0#0#0#255#246#246#246#255#229#229#229#255#231#231#231#255#232
|
||||
+#232#232#255#233#233#233#255#234#234#234#255#235#235#235#255#237#237#237#255
|
||||
+#238#238#238#255#239#239#239#255#240#240#240#255#241#241#241#255#243#243#243
|
||||
+#255#244#244#244#255#0#0#0#255#0#0#0#255#246#246#246#255#228#228#228#255'nnn'
|
||||
+#255'ooo'#255'ooo'#255'ppp'#255'ppp'#255#235#235#235#255#237#237#237#255#238
|
||||
+#238#238#255#239#239#239#255#240#240#240#255#241#241#241#255#243#243#243#255
|
||||
+#0#0#0#255#0#0#0#255#246#246#246#255#227#227#227#255#228#228#228#255#229#229
|
||||
+#229#255#231#231#231#255#232#232#232#255#233#233#233#255#234#234#234#255#235
|
||||
+#235#235#255#237#237#237#255#238#238#238#255#239#239#239#255#0#0#0#255#0#0#0
|
||||
+#0#191#191#191#255#245#245#245#255#245#245#245#255#246#246#246#255#246#246
|
||||
+#246#255#246#246#246#255#246#246#246#255#247#247#247#255#247#247#247#255#248
|
||||
+#248#248#255#248#248#248#255#249#249#249#255#249#249#249#255#185#185#185#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#235#235#255#237#237#237#255#238#238#238#255#239#239#239#255#240#240#240#255
|
||||
+#241#241#241#255#0#0#0#255#0#0#0#255#245#245#245#255#226#226#226#255'mmm'#255
|
||||
+'mmm'#255'nnn'#255'ooo'#255'ooo'#255'ppp'#255#234#234#234#255#235#235#235#255
|
||||
+#237#237#237#255#238#238#238#255#239#239#239#255#240#240#240#255#0#0#0#255#0
|
||||
+#0#0#255#245#245#245#255#225#225#225#255#226#226#226#255#227#227#227#255#228
|
||||
+#228#228#255#229#229#229#255#231#231#231#255#232#232#232#255#233#233#233#255
|
||||
+#234#234#234#255#235#235#235#255#237#237#237#255#238#238#238#255#239#239#239
|
||||
+#255#0#0#0#255#0#0#0#0#191#191#191#255#245#245#245#255#245#245#245#255#246
|
||||
+#246#246#255#246#246#246#255#246#246#246#255#246#246#246#255#247#247#247#255
|
||||
+#247#247#247#255#248#248#248#255#248#248#248#255#249#249#249#255#249#249#249
|
||||
+#255#185#185#185#255#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#0#0#0#0#0#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7'OnClick'#7#18'ACre'
|
||||
+'ateCodeExecute'#0#0#0#9'TMenuItem'#12'MIConnection'#7'Caption'#6#11'Connect'
|
||||
+'ions'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#0#9'TMenuItem'#15'MINewC'
|
||||
+'onnection'#7'Caption'#6#3'New'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8
|
||||
+#0#0#0#0#11'TActionList'#6'ALMain'#6'Images'#7#6'ILMain'#5'State'#7#8'asNorm'
|
||||
+'al'#4'left'#2'X'#3'top'#3#128#0#0#7'TAction'#5'ASave'#8'Category'#6#4'File'
|
||||
+#9'AutoCheck'#8#7'Caption'#6#5'&Save'#7'Checked'#8#18'DisableIfNoHandler'#9#7
|
||||
+'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'
|
||||
+#4'Hint'#6#20'Save Data Dictionary'#10'ImageIndex'#2#2#9'OnExecute'#7#12'ASa'
|
||||
+'veExecute'#8'OnUpdate'#7#12'HaveDDEditor'#8'ShortCut'#3'S@'#7'Visible'#9#0#0
|
||||
+#7'TAction'#4'ANew'#8'Category'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#4'&New'
|
||||
+#255#0#0#0#255#0#0#0#0#0#0#0#0#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#7
|
||||
+'OnClick'#7#18'ACreateCodeExecute'#0#0#0#9'TMenuItem'#12'MIConnection'#7'Cap'
|
||||
+'tion'#6#11'Connections'#12'RightJustify'#8#19'ShowAlwaysCheckable'#8#0#9'TM'
|
||||
+'enuItem'#15'MINewConnection'#7'Caption'#6#3'New'#12'RightJustify'#8#19'Show'
|
||||
+'AlwaysCheckable'#8#0#0#0#0#11'TActionList'#6'ALMain'#6'Images'#7#6'ILMain'#5
|
||||
+'State'#7#8'asNormal'#4'left'#2'X'#3'top'#3#128#0#0#7'TAction'#5'ASave'#8'Ca'
|
||||
+'tegory'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#5'&Save'#7'Checked'#8#18'Disa'
|
||||
+'bleIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'Hel'
|
||||
+'pType'#7#9'htContext'#4'Hint'#6#20'Save Data Dictionary'#10'ImageIndex'#2#2
|
||||
+#9'OnExecute'#7#12'ASaveExecute'#8'OnUpdate'#7#12'HaveDDEditor'#8'ShortCut'#3
|
||||
+'S@'#7'Visible'#9#0#0#7'TAction'#4'ANew'#8'Category'#6#4'File'#9'AutoCheck'#8
|
||||
+#7'Caption'#6#4'&New'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10
|
||||
+'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#28
|
||||
+'Create a new Data Dictionary'#10'ImageIndex'#2#1#9'OnExecute'#7#11'ANewExec'
|
||||
+'ute'#8'ShortCut'#3'N@'#7'Visible'#9#0#0#7'TAction'#5'AExit'#8'Category'#6#4
|
||||
+'File'#9'AutoCheck'#8#7'Caption'#6#5'E&xit'#7'Checked'#8#18'DisableIfNoHandl'
|
||||
+'er'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'h'
|
||||
+'tContext'#4'Hint'#6#17'Quit this program'#10'ImageIndex'#2#10#9'OnExecute'#7
|
||||
+#12'AExitExecute'#8'ShortCut'#3'Q@'#7'Visible'#9#0#0#7'TAction'#5'AOpen'#8'C'
|
||||
+'ategory'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#8'&Open...'#7'Checked'#8#18
|
||||
+'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8
|
||||
+'HelpType'#7#9'htContext'#4'Hint'#6#26'Open a new Data Dictionary'#10'ImageI'
|
||||
+'ndex'#2#0#9'OnExecute'#7#12'AOpenExecute'#8'ShortCut'#3'O@'#7'Visible'#9#0#0
|
||||
+#7'TAction'#6'AClose'#8'Category'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#6'&C'
|
||||
+'lose'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0
|
||||
,#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#29'Close current D'
|
||||
+'ata Dictionary'#10'ImageIndex'#2#255#9'OnExecute'#7#13'ACloseExecute'#8'OnU'
|
||||
+'pdate'#7#7'HaveTab'#8'ShortCut'#3'W@'#7'Visible'#9#0#0#8'TEditCut'#4'ACut'#8
|
||||
+'Category'#6#4'Edit'#9'AutoCheck'#8#7'Caption'#6#4'Cu&t'#7'Checked'#8#18'Dis'
|
||||
+'ableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'He'
|
||||
+'lpType'#7#9'htContext'#4'Hint'#6#3'Cut'#10'ImageIndex'#2#255#8'ShortCut'#3
|
||||
+'X@'#7'Visible'#9#0#0#9'TEditCopy'#5'ACopy'#8'Category'#6#4'Edit'#9'AutoChec'
|
||||
+'k'#8#7'Caption'#6#5'&Copy'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'
|
||||
+#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'
|
||||
+#6#4'Copy'#10'ImageIndex'#2#255#8'ShortCut'#3'C@'#7'Visible'#9#0#0#10'TEditP'
|
||||
+'aste'#6'APaste'#8'Category'#6#4'Edit'#9'AutoCheck'#8#7'Caption'#6#6'&Paste'
|
||||
+#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'He'
|
||||
+'lpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#28'Create a new Data Di'
|
||||
+'ctionary'#10'ImageIndex'#2#1#9'OnExecute'#7#11'ANewExecute'#8'ShortCut'#3'N'
|
||||
+'@'#7'Visible'#9#0#0#7'TAction'#5'AExit'#8'Category'#6#4'File'#9'AutoCheck'#8
|
||||
+#7'Caption'#6#5'E&xit'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10
|
||||
+'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#17
|
||||
+'Quit this program'#10'ImageIndex'#2#10#9'OnExecute'#7#12'AExitExecute'#8'Sh'
|
||||
+'ortCut'#3'Q@'#7'Visible'#9#0#0#7'TAction'#5'AOpen'#8'Category'#6#4'File'#9
|
||||
+'AutoCheck'#8#7'Caption'#6#8'&Open...'#7'Checked'#8#18'DisableIfNoHandler'#9
|
||||
+#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htConte'
|
||||
+'xt'#4'Hint'#6#26'Open a new Data Dictionary'#10'ImageIndex'#2#0#9'OnExecute'
|
||||
+#7#12'AOpenExecute'#8'ShortCut'#3'O@'#7'Visible'#9#0#0#7'TAction'#6'AClose'#8
|
||||
+'Category'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#6'&Close'#7'Checked'#8#18'D'
|
||||
+'isableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8
|
||||
+'HelpType'#7#9'htContext'#4'Hint'#6#29'Close current Data Dictionary'#10'Ima'
|
||||
,'geIndex'#2#255#9'OnExecute'#7#13'ACloseExecute'#8'OnUpdate'#7#7'HaveTab'#8
|
||||
+'ShortCut'#3'W@'#7'Visible'#9#0#0#8'TEditCut'#4'ACut'#8'Category'#6#4'Edit'#9
|
||||
+'AutoCheck'#8#7'Caption'#6#4'Cu&t'#7'Checked'#8#18'DisableIfNoHandler'#9#7'E'
|
||||
+'nabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'
|
||||
+#4'Hint'#6#3'Cut'#10'ImageIndex'#2#255#8'ShortCut'#3'X@'#7'Visible'#9#0#0#9
|
||||
+'TEditCopy'#5'ACopy'#8'Category'#6#4'Edit'#9'AutoCheck'#8#7'Caption'#6#5'&Co'
|
||||
+'py'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11
|
||||
+'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#4'Copy'#10'ImageIndex'
|
||||
+#2#255#8'ShortCut'#3'C@'#7'Visible'#9#0#0#10'TEditPaste'#6'APaste'#8'Categor'
|
||||
+'y'#6#4'Edit'#9'AutoCheck'#8#7'Caption'#6#6'&Paste'#7'Checked'#8#18'DisableI'
|
||||
+'fNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpTyp'
|
||||
+'e'#7#9'htContext'#4'Hint'#6#5'Paste'#10'ImageIndex'#2#255#8'ShortCut'#3'V@'
|
||||
+#7'Visible'#9#0#0#7'TAction'#9'ACloseAll'#8'Category'#6#4'File'#9'AutoCheck'
|
||||
+#8#7'Caption'#6#10'Close &All'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabl'
|
||||
+'ed'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'H'
|
||||
+'int'#6#27'Close all Data Dictionaries'#10'ImageIndex'#2#255#9'OnExecute'#7
|
||||
+#16'ACloseAllExecute'#8'OnUpdate'#7#8'HaveTabs'#8'ShortCut'#4'W'#192#0#0#7'V'
|
||||
+'isible'#9#0#0#7'TAction'#9'ANewTable'#8'Category'#6#10'Dictionary'#9'AutoCh'
|
||||
+'eck'#8#7'Caption'#6#10'New &table'#7'Checked'#8#18'DisableIfNoHandler'#9#7
|
||||
+'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'
|
||||
+#4'Hint'#6#18'Create a new table'#10'ImageIndex'#2#4#9'OnExecute'#7#16'ANewT'
|
||||
+'ableExecute'#8'OnUpdate'#7#12'HaveDataDict'#8'ShortCut'#3'T@'#7'Visible'#9#0
|
||||
+#0#7'TAction'#9'ANewField'#8'Category'#6#10'Dictionary'#9'AutoCheck'#8#7'Cap'
|
||||
+'tion'#6#10'New &field'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10
|
||||
+'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6''''
|
||||
+'Create a new field in the current table'#10'ImageIndex'#2#5#9'OnExecute'#7
|
||||
+#16'ANewFieldExecute'#8'OnUpdate'#7#15'ANewFieldUpdate'#8'ShortCut'#3'F@'#7
|
||||
+'Visible'#9#0#0#7'TAction'#13'ADeleteObject'#8'Category'#6#10'Dictionary'#9
|
||||
+'AutoCheck'#8#7'Caption'#6#14'Delete &Object'#7'Checked'#8#18'DisableIfNoHan'
|
||||
+'dler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9
|
||||
+'htContext'#4'Hint'#6'$Delete the currently selected object'#10'ImageIndex'#2
|
||||
+#3#9'OnExecute'#7#20'ADeleteObjectExecute'#8'OnUpdate'#7#19'ADeleteObjectUpd'
|
||||
+'ate'#8'ShortCut'#2#0#7'Visible'#9#0#0#7'TAction'#12'AGenerateSQL'#8'Categor'
|
||||
+'y'#6#10'Dictionary'#9'AutoCheck'#8#7'Caption'#6#13'&Generate SQL'#7'Checked'
|
||||
+'lpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#5'Paste'#10'ImageIndex'
|
||||
+#2#255#8'ShortCut'#3'V@'#7'Visible'#9#0#0#7'TAction'#9'ACloseAll'#8'Category'
|
||||
+#6#4'File'#9'AutoCheck'#8#7'Caption'#6#10'Close &All'#7'Checked'#8#18'Disabl'
|
||||
+'eIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpT'
|
||||
+'ype'#7#9'htContext'#4'Hint'#6#27'Close all Data Dictionaries'#10'ImageIndex'
|
||||
+#2#255#9'OnExecute'#7#16'ACloseAllExecute'#8'OnUpdate'#7#8'HaveTabs'#8'Short'
|
||||
+'Cut'#4'W'#192#0#0#7'Visible'#9#0#0#7'TAction'#9'ANewTable'#8'Category'#6#10
|
||||
+'Dictionary'#9'AutoCheck'#8#7'Caption'#6#10'New &table'#7'Checked'#8#18'Disa'
|
||||
+'bleIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'Hel'
|
||||
+'pType'#7#9'htContext'#4'Hint'#6#18'Create a new table'#10'ImageIndex'#2#4#9
|
||||
+'OnExecute'#7#16'ANewTableExecute'#8'OnUpdate'#7#12'HaveDataDict'#8'ShortCut'
|
||||
+#3'T@'#7'Visible'#9#0#0#7'TAction'#9'ANewField'#8'Category'#6#10'Dictionary'
|
||||
+#9'AutoCheck'#8#7'Caption'#6#10'New &field'#7'Checked'#8#18'DisableIfNoHandl'
|
||||
+'er'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'h'
|
||||
+'tContext'#4'Hint'#6'''Create a new field in the current table'#10'ImageInde'
|
||||
+'x'#2#5#9'OnExecute'#7#16'ANewFieldExecute'#8'OnUpdate'#7#15'ANewFieldUpdate'
|
||||
+#8'ShortCut'#3'F@'#7'Visible'#9#0#0#7'TAction'#13'ADeleteObject'#8'Category'
|
||||
+#6#10'Dictionary'#9'AutoCheck'#8#7'Caption'#6#14'Delete &Object'#7'Checked'#8
|
||||
+#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0
|
||||
+#8'HelpType'#7#9'htContext'#4'Hint'#6'$Delete the currently selected object'
|
||||
+#10'ImageIndex'#2#3#9'OnExecute'#7#20'ADeleteObjectExecute'#8'OnUpdate'#7#19
|
||||
+'ADeleteObjectUpdate'#8'ShortCut'#2#0#7'Visible'#9#0#0#7'TAction'#12'AGenera'
|
||||
+'teSQL'#8'Category'#6#10'Dictionary'#9'AutoCheck'#8#7'Caption'#6#13'&Generat'
|
||||
+'e SQL'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0
|
||||
+#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6'-Generate SQL stat'
|
||||
+'ements for the current table'#10'ImageIndex'#2#7#9'OnExecute'#7#19'AGenerat'
|
||||
+'eSQLExecute'#8'OnUpdate'#7#10'HaveTables'#8'ShortCut'#3'G@'#7'Visible'#9#0#0
|
||||
+#7'TAction'#7'ASaveAs'#8'Category'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#8'S'
|
||||
+'ave &as'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2
|
||||
+#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#22'Save datadict'
|
||||
+'ionary as'#10'ImageIndex'#2#255#9'OnExecute'#7#13'SaveAsExecute'#8'OnUpdate'
|
||||
+#7#12'HaveDDEditor'#8'ShortCut'#2#0#7'Visible'#9#0#0#7'TAction'#14'ANewConne'
|
||||
+'ction'#8'Category'#6#11'Connections'#9'AutoCheck'#8#7'Caption'#6#15'&New co'
|
||||
+'nnection'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'
|
||||
+#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#10'ImageIndex'#2#255#9'O'
|
||||
+'nExecute'#7#21'ANewConnectionExecute'#8'ShortCut'#4'N'#192#0#0#7'Visible'#9
|
||||
+#0#0#7'TAction'#17'ADeleteConnection'#8'Category'#6#11'Connections'#9'AutoCh'
|
||||
+'eck'#8#7'Caption'#6#18'&Delete connection'#7'Checked'#8#18'DisableIfNoHandl'
|
||||
+'er'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'h'
|
||||
+'tContext'#10'ImageIndex'#2#255#8'OnUpdate'#7#14'HaveConnection'#8'ShortCut'
|
||||
+#4'D'#192#0#0#7'Visible'#9#0#0#7'TAction'#15'ACopyConnection'#8'Category'#6
|
||||
+#11'Connections'#9'AutoCheck'#8#7'Caption'#6#16'&Copy connection'#7'Checked'
|
||||
+#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2
|
||||
+#0#8'HelpType'#7#9'htContext'#4'Hint'#6'-Generate SQL statements for the cur'
|
||||
+'rent table'#10'ImageIndex'#2#7#9'OnExecute'#7#19'AGenerateSQLExecute'#8'OnU'
|
||||
+'pdate'#7#10'HaveTables'#8'ShortCut'#3'G@'#7'Visible'#9#0#0#7'TAction'#7'ASa'
|
||||
+'veAs'#8'Category'#6#4'File'#9'AutoCheck'#8#7'Caption'#6#8'Save &as'#7'Check'
|
||||
+'ed'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpConte'
|
||||
+'xt'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#22'Save datadictionary as'#10
|
||||
+'ImageIndex'#2#255#9'OnExecute'#7#13'SaveAsExecute'#8'OnUpdate'#7#12'HaveDDE'
|
||||
+'ditor'#8'ShortCut'#2#0#7'Visible'#9#0#0#7'TAction'#14'ANewConnection'#8'Cat'
|
||||
+'egory'#6#11'Connections'#9'AutoCheck'#8#7'Caption'#6#15'&New connection'#7
|
||||
+'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'Help'
|
||||
+'Context'#2#0#8'HelpType'#7#9'htContext'#10'ImageIndex'#2#255#9'OnExecute'#7
|
||||
+#21'ANewConnectionExecute'#8'ShortCut'#4'N'#192#0#0#7'Visible'#9#0#0#7'TActi'
|
||||
+'on'#17'ADeleteConnection'#8'Category'#6#11'Connections'#9'AutoCheck'#8#7'Ca'
|
||||
+'ption'#6#18'&Delete connection'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Ena'
|
||||
+'bled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#10
|
||||
+'ImageIndex'#2#255#8'OnUpdate'#7#14'HaveConnection'#8'ShortCut'#4'D'#192#0#0
|
||||
+#7'Visible'#9#0#0#7'TAction'#15'ACopyConnection'#8'Category'#6#11'Connection'
|
||||
+'s'#9'AutoCheck'#8#7'Caption'#6#16'&Copy connection'#7'Checked'#8#18'Disable'
|
||||
+'IfNoHandler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpTy'
|
||||
+'pe'#7#9'htContext'#10'ImageIndex'#2#255#8'ShortCut'#2#0#7'Visible'#9#0#0#7
|
||||
+'TAction'#9'ANewIndex'#8'Category'#6#10'Dictionary'#9'AutoCheck'#8#7'Caption'
|
||||
+#6#9'New index'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9#10'GroupI'
|
||||
+'ndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6#30'Add n'
|
||||
+'ew index to current table'#10'ImageIndex'#2#8#9'OnExecute'#7#16'ANewIndexEx'
|
||||
+'ecute'#8'OnUpdate'#7#15'ANewIndexUpdate'#8'ShortCut'#2#0#7'Visible'#9#0#0#7
|
||||
+'TAction'#11'ACreateCode'#8'Category'#6#10'Dictionary'#9'AutoCheck'#8#7'Capt'
|
||||
+'ion'#6#12'Create &code'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9
|
||||
+#0#8'HelpType'#7#9'htContext'#10'ImageIndex'#2#255#8'ShortCut'#2#0#7'Visible'
|
||||
+#9#0#0#7'TAction'#9'ANewIndex'#8'Category'#6#10'Dictionary'#9'AutoCheck'#8#7
|
||||
+'Caption'#6#9'New index'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabled'#9
|
||||
+#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'Hint'#6
|
||||
+'#Create code from definition or data'#10'ImageIndex'#2#9#9'OnExecute'#7#18
|
||||
,'ACreateCodeExecute'#8'OnUpdate'#7#17'ACreateCodeUpdate'#8'ShortCut'#2#0#7'V'
|
||||
+'isible'#9#0#0#7'TAction'#12'AAddSequence'#8'Category'#6#10'Dictionary'#9'Au'
|
||||
+'toCheck'#8#7'Caption'#6#12'New sequence'#7'Checked'#8#18'DisableIfNoHandler'
|
||||
+#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htCon'
|
||||
+'text'#4'Hint'#6#14'Add a sequence'#10'ImageIndex'#2#11#9'OnExecute'#7#19'AA'
|
||||
+'ddSequenceExecute'#8'OnUpdate'#7#18'AAddSequenceUpdate'#8'ShortCut'#2#0#7'V'
|
||||
+'isible'#9#0#0#7'TAction'#14'AAddForeignKey'#8'Category'#6#10'Dictionary'#9
|
||||
+#30'Add new index to current table'#10'ImageIndex'#2#8#9'OnExecute'#7#16'ANe'
|
||||
+'wIndexExecute'#8'OnUpdate'#7#15'ANewIndexUpdate'#8'ShortCut'#2#0#7'Visible'
|
||||
+#9#0#0#7'TAction'#11'ACreateCode'#8'Category'#6#10'Dictionary'#9'AutoCheck'#8
|
||||
+#7'Caption'#6#12'Create &code'#7'Checked'#8#18'DisableIfNoHandler'#9#7'Enabl'
|
||||
+'ed'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'htContext'#4'H'
|
||||
,'int'#6'#Create code from definition or data'#10'ImageIndex'#2#9#9'OnExecute'
|
||||
+#7#18'ACreateCodeExecute'#8'OnUpdate'#7#17'ACreateCodeUpdate'#8'ShortCut'#2#0
|
||||
+#7'Visible'#9#0#0#7'TAction'#12'AAddSequence'#8'Category'#6#10'Dictionary'#9
|
||||
+'AutoCheck'#8#7'Caption'#6#12'New sequence'#7'Checked'#8#18'DisableIfNoHandl'
|
||||
+'er'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9'h'
|
||||
+'tContext'#4'Hint'#6#14'Add a sequence'#10'ImageIndex'#2#11#9'OnExecute'#7#19
|
||||
+'AAddSequenceExecute'#8'OnUpdate'#7#18'AAddSequenceUpdate'#8'ShortCut'#2#0#7
|
||||
+'Visible'#9#0#0#7'TAction'#14'AAddForeignKey'#8'Category'#6#10'Dictionary'#9
|
||||
+'AutoCheck'#8#7'Caption'#6#15'New Foreign Key'#7'Checked'#8#18'DisableIfNoHa'
|
||||
+'ndler'#9#7'Enabled'#9#10'GroupIndex'#2#0#11'HelpContext'#2#0#8'HelpType'#7#9
|
||||
+'htContext'#4'Hint'#6#30'Add a foreign key to the table'#10'ImageIndex'#2#12
|
||||
@ -768,8 +769,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#255#146#229#248#255#144#229#248#255#139#227#248#255#134#226#247#255''#225
|
||||
+#247#255'w'#222#246#255'l'#220#246#255'^'#217#244#255'O'#213#243#255#204#242
|
||||
+#251#255'5'#148#218#255#255#255#255#0#255#255#255#0'5'#148#218#255#239#250
|
||||
+#254#255#147#229#248#255#143#228#248#255#137#227#248#255#130#225#247#255'z'
|
||||
,#223#247#255'q'#222#246#255'g'#219#245#255'['#216#244#255'M'#212#243#255'@'
|
||||
,#254#255#147#229#248#255#143#228#248#255#137#227#248#255#130#225#247#255'z'
|
||||
+#223#247#255'q'#222#246#255'g'#219#245#255'['#216#244#255'M'#212#243#255'@'
|
||||
+#209#242#255#202#242#251#255'5'#148#218#255#255#255#255#0#255#255#255#0'3'
|
||||
+#142#217#255#220#240#250#255#152#225#246#255#149#224#246#255#146#223#246#255
|
||||
+#142#222#245#255#137#220#245#255#133#218#244#255#128#217#244#255'z'#215#243
|
||||
@ -832,8 +833,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+'k6'#255#187'k6'#255#187'j6'#255#187'j6'#255#188'l9'#255#189'n;'#255#187'm:'
|
||||
+#255#187'k8'#255#187'p>'#255#182'i5'#0#255#255#255#0#188'k6'#255#246#224#209
|
||||
+#255#247#224#209#255#254#251#248#255#254#251#247#255#253#249#246#255#252#245
|
||||
+#240#255#250#240#234#255#251#242#237#255#253#249#246#255#253#250#247#255#251
|
||||
,#241#235#255#248#233#223#255#236#208#189#255#201#137'^'#255#181'i5'#0#188'k6'
|
||||
,#240#255#250#240#234#255#251#242#237#255#253#249#246#255#253#250#247#255#251
|
||||
+#241#235#255#248#233#223#255#236#208#189#255#201#137'^'#255#181'i5'#0#188'k6'
|
||||
+#255#246#223#209#255#233#170#128#255#254#250#246#255#253#250#246#255#200#140
|
||||
+'d'#255#251#243#238#255#251#241#234#255#252#246#242#255#254#251#248#255#252
|
||||
+#246#241#255#249#236#226#255#248#231#219#255#238#208#186#255#236#208#189#255
|
||||
@ -896,8 +897,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255'FQR'#255'eqs'#255#145#157#159#255#200#225#228#255
|
||||
+#207#229#233#255#203#224#226#255#203#209#209#255''#141#142#255'duv'#255'Xgh'
|
||||
+#255'8BC'#255'"()'#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#27#31#31#255'044'
|
||||
+#255'DIK'#255'bgh'#255'fop'#255'dkk'#255']ln'#255'KWX'#255'199'#255#21#22#23
|
||||
,#255#22#26#26#255#25#30#31#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'#**'#255#149
|
||||
,#255'DIK'#255'bgh'#255'fop'#255'dkk'#255']ln'#255'KWX'#255'199'#255#21#22#23
|
||||
+#255#22#26#26#255#25#30#31#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'#**'#255#149
|
||||
+#160#160#255'@MM'#255'066'#255'&**'#255'*//'#255#13#15#15#255#9#11#11#255#13
|
||||
+#16#16#255'8>>'#255'+44'#255#31'$$'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'$++'
|
||||
+#255#153#164#165#255#174#182#183#255'gpq'#255#146#161#161#255'cst'#255'5@@'
|
||||
@ -960,8 +961,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#242#242#242#255#242#242#242#255#224#224#224#255#0#0#0#0#0#0#0#0#206#206#206
|
||||
+#255#195#195#195#255#142#142#142#255#224#224#224#255#224#224#224#255#224#224
|
||||
+#224#255#224#224#224#255#224#224#224#255#224#224#224#255#224#224#224#255#224
|
||||
+#224#224#255#224#224#224#255#224#224#224#255#208#208#208#255#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#224#224#255#224#224#224#255#224#224#224#255#208#208#208#255#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#255#255#255#255#255#193#193#193#255
|
||||
@ -1024,8 +1025,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#255#0#240#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0'@'#160#224#255
|
||||
+#128#224#224#255#128#224#224#255#128#224#224#255#128#224#224#255#128#224#224
|
||||
+#255#128#224#224#255#128#224#224#255#128#224#224#255'@'#160#224#255#240#251
|
||||
+#255#0#240#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0
|
||||
,'@`'#160#255'@`'#160#255'@'#160#224#255#128#224#224#255#128#224#224#255#128
|
||||
,#255#0#240#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0
|
||||
+'@`'#160#255'@`'#160#255'@'#160#224#255#128#224#224#255#128#224#224#255#128
|
||||
+#224#224#255#128#224#224#255#128#224#224#255'@`'#192#255'@'#128#192#255#240
|
||||
+#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0#240#251#255#0#0#0#255
|
||||
+#255#0#0#255#255'@'#128#224#255#128#224#224#255'@'#128#224#255#128#224#224
|
||||
@ -1088,8 +1089,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0'lN1'#0'lN1'#255'lN1'#255'lN1'#255'lN1'#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0'lN1'#255'lN1'#255#0#0#0#0'lN1'#255'lN1'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'lN1'#255'lN1'
|
||||
,#255'lN1'#255'lN1'#255'lN1'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'lN1'#255'lN1'
|
||||
+#255'lN1'#255'lN1'#255'lN1'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'lN1'#255'lN1'#255#0#0#0#0'lN1'#255
|
||||
+'lN1'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0'lN1'#255'lN1'#255#0#0#0#0'lN1'#255'lN1'#255#0#0#0#0#0#0
|
||||
@ -1152,8 +1153,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#246#246#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251#255
|
||||
+#0#0#0#255#0#0#0#255#249#249#249#255#238#238#238#255#239#239#239#255#240#240
|
||||
+#240#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255#246
|
||||
+#246#246#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251#255
|
||||
,#252#252#252#255#0#0#0#255#0#0#0#255#190#190#190#255#239#239#239#255#240#240
|
||||
,#246#246#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251#255
|
||||
+#252#252#252#255#0#0#0#255#0#0#0#255#190#190#190#255#239#239#239#255#240#240
|
||||
+#240#255#241#241#241#255#243#243#243#255#244#244#244#255#245#245#245#255#246
|
||||
+#246#246#255#247#247#247#255#249#249#249#255#250#250#250#255#251#251#251#255
|
||||
+#252#252#252#255#193#193#193#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
@ -1216,8 +1217,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0
|
||||
,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0
|
||||
+#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#255#0#0#0#255
|
||||
+#0#0#0#0#0#0#0#0#0#0#0#255#0#0#0#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
|
||||
@ -1280,8 +1281,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255
|
||||
+#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250
|
||||
+#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250
|
||||
+#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250
|
||||
,#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255
|
||||
,#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250
|
||||
+#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255
|
||||
+#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250
|
||||
+#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250
|
||||
+#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250#250#250#255#250
|
||||
@ -1344,8 +1345,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[
|
||||
+#139#140#140#255#131#139#141#255#134#162#169#255#138#187#201#255#129#185#199
|
||||
+#255'd'#156#170#255#138#187#201#255#134#162#169#255#131#139#141#255'}~~'#255
|
||||
+'rrr'#255#0#0#0#255#0#0#0#0#0#0#0#255#153#153#153#255#173#173#173#255#168#168
|
||||
+#168#255#173#175#176#255#160#169#171#255#130#148#153#255'_w|'#255#31'7<'#255
|
||||
,#139#157#162#255#133#142#144#255''#128#129#255'yyy'#255'rrr'#255#0#0#0#255#0
|
||||
,#168#255#173#175#176#255#160#169#171#255#130#148#153#255'_w|'#255#31'7<'#255
|
||||
+#139#157#162#255#133#142#144#255''#128#129#255'yyy'#255'rrr'#255#0#0#0#255#0
|
||||
+#0#0#0#0#0#0#255#167#167#167#255'www'#255#141#141#141#255#141#141#141#255#136
|
||||
+#137#138#255'`cc'#255'cgh'#255#1#5#6#255#138#141#141#255#130#131#132#255#140
|
||||
+#140#140#255#147#147#147#255'nnn'#255#0#0#0#255#0#0#0#0#0#0#0#255''#255
|
||||
|
@ -828,8 +828,12 @@ end;
|
||||
|
||||
procedure TMainForm.ANewIndexUpdate(Sender: TObject);
|
||||
begin
|
||||
{$ifdef onlyoldobjects}
|
||||
(Sender as TAction).Enabled:=False
|
||||
{$else}
|
||||
(Sender as TAction).Enabled:=(CurrentEditor<>nil)
|
||||
and (CurrentEditor.CurrentTable<>Nil);
|
||||
{$endif onlyoldobjects}
|
||||
end;
|
||||
|
||||
procedure TMainForm.ANewTableExecute(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user