home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 October
/
Chip_2001-10_cd1.bin
/
zkuste
/
delphi
/
kolekce
/
d6
/
FRCLX.ZIP
/
SOURCE
/
fr_lng4.rc
< prev
next >
Wrap
Text File
|
2001-07-03
|
940b
|
23 lines
//;--- LinesEditorForm resources -------------------------------------------------
S57000 = 'String list editor';
//;--- SQLEditorForm resources -------------------------------------------------
S57010 = 'SQL editor';
//;--- String resources ----------------------------------------------------------
SInsertLabel = 'Insert Label control';
SInsertEdit = 'Insert Edit control';
SInsertMemo = 'Insert Memo control';
SInsertButton = 'Insert Button control';
SInsertCheckBox = 'Insert CheckBox control';
SInsertRadioButton = 'Insert RadioButton control';
SInsertListBox = 'Insert ListBox control';
SInsertComboBox = 'Insert ComboBox control';
SInsertDateEdit = 'Insert DateEdit control';
SInsertCheckListBox = 'Insert CheckListBox control';
SInsertDB = 'Insert database';
SInsertTable = 'Insert table';
SInsertQuery = 'Insert query';
SInsertDBLookup = 'Insert DBLookupComboBox control';