Results 1 to 25 of 33
Thread: ... Borland C++ Builder ..
Hybrid View
-
15th December 2002 10:17 #1
... Borland C++ Builder ..
, 3 , , , , , .
-
15th December 2002 16:28 #2
"" . Visual ?
:
cout>>" "
cin<<
( )
int main() , () - iostream.h ( #include<iostream.h> ) , .
......... cout>>"" .
";" "" {} ( , )
.
Visual - . . .
-
15th December 2002 18:14 #3
,
Borland Builder Borland. Delphi, , Pascal. Builder-a , - ( ).
Edit. ( ) TEdit. - Builder Delphi.
Visual C++ Microsoft , .
!
P.S.
, Builder-a (events). object inspector , onClick, , . . . ( Visual C++).
-
15th December 2002 21:23 #4
-
15th December 2002 21:47 #5
-
15th December 2002 22:43 #6
-
16th December 2002 13:41 #7
Visual C++ Microsoft , .
!
P.S.
. . ( Visual C++). [/B][/QUOTE]
Visual Studioto OnLButtonDown Onok . win visual c++ mfc.
-
16th December 2002 15:23 #8
-
16th December 2002 16:29 #9
-
16th December 2002 17:39 #10
. - MFC AppWizard(EXE). "Dialog Based". Next, , "Next" . Resource Editor- - , . . "" , "". "Class Wizard", . , .
- .
!
-
17th December 2002 02:09 #11
Join Date: Nov:2001
Location: Des Moines, Iowa
Posts: 4,284
-
17th December 2002 09:17 #12
-
17th December 2002 13:09 #13
- ( OnClick Calculate).
Visual C++ - -. dialog data exchange, message maps .. -. , Visual C++ -, . , - - MSDN, - Borland. , Visual C++ .Now that I'm blind I can see much clearer
-
17th December 2002 16:31 #14
... http://www.visualcomponentlibrary.com/library/left.htm
...
Portnoy man,
-
17th December 2002 17:03 #15
-
17th December 2002 17:06 #16
-
17th December 2002 17:19 #17
-
17th December 2002 17:24 #18
... , ... / ...
...
- ...
-
17th December 2002 19:47 #19
-
17th December 2002 21:29 #20
, : Word, . , Basic, , . add-on, Word? - Flexword ( Datecs source- Word).
Btw.
.
Now that I'm blind I can see much clearer
-
18th December 2002 11:34 #21
Portnoy ( ... ) ... , FlexWord WIN API .., Office Utilities Basic Macros, DLL- ... , Macros- ...
-
18th December 2002 12:00 #22
, Borland C++ Bulilder, , . 3 Tedit , , . ...
-
18th December 2002 15:20 #23
-
18th December 2002 15:45 #24
-
18th December 2002 17:46 #25Registered User
Join Date: Dec:2002
Location: Sf
Posts: 11
Buildera, Project1
Form1, TabControl-a Standard Edit ( "ab")
(Form1) Edit1
Edit2 Edit3
,
Edit1, Edit2, Edit3. TabControl:Standart
( "")
, EditBox-.
,
(
, ToHu
, ,
5-6 -
WinBoz-a
, Buildera( i Delphi)
Properties () Events ().
,
(Width,Height), (Top,Left), (font) .
, Windows- ( )
, : (OnClick),
(OnKeyPressed) .
. Edit Button
Form. ,
Help-a, : (
)
Edit1 , F1 TEdit
Properties Events, ,
(Methods)
Clear - Edit-a, SelectAll -
, CopyToClipboar - - .
ObjectInspector
.
Text Edit1 3. Edit1 O ObjectInspector
Properties Text .
Text Edit1, .
Form1 Edit .. text
Edit- String ..
. edit-a
. : , ObjectInspector
Caption - ..
- '&'
Caption : &Calc
'C' alt-c OnClick .
.
, OnClick
ObjectInspector Events
OnClick: DoIt
.
:
Edit3->Text = FloatToStr(StrToFloat(Edit2->Text)+StrToFloat(Edit3->Text));
Try

.
Caps- C- Builder-a
.
Delphi




Reply With Quote

7th May 2023, 16:02 in PC