You are on page 1of 6

ARZU 2.

NET


:
Caption
Edit Memo

Line


Text
"

"
.Ok


Taborded

:


;)Memo1.Lines.Add (edit1.text
;Edit1.Clear

Lines

Add
.Memo








:

;Edit1. SetFocus

.

SetFocus
Enter
Enter .
Default True

Cancel
Esc



.True


.Cancel

Enter

:
Caption " "" "

SpinEdit Samples

:

;)scaleby(spinedit1.Value,100

;)scaleby(100,spinedit1.Value

Scaleby




.
SpinEdit

ARZU 2.NET


SpinEdit


MaxValue

.MinValue


AutoScroll

.
False


:
ColorGrid Samples Panel
Color

Stander


:

;Panel1.color: =colorgrid1. ForegroundColor
;Form1.color: =colorgrid1. BackgroundColor


Panel

.

.

GridOrdering


Panel


Bevellnner







Bevelotuer
.BevelWidth

:
Stander Memo Panel
Dialogs
Panel
OpenDialog .SaveDialog

Caption Panel

.


Bevellnner Panel bvLowered

BevelWidth .2




View
Alignment Palette

Panel


Panel
Shift


Ctrl Panel .

ARZU 2.NET



Panel


Groupbox NoteBook

.




Lines

.Ok
:


;memo1.CutToClipboard

;memo1.CopyToClipboard

;memo1.PasteFromClipboard

;memo1.Clear

;memo1.SelectAll


Clipboard



.



:

;If OpenDialog1.Execute then
;)Memo1. Lines.LoadFromFile(OpenDialog1.FileName
True

Execute

) True
True

.

(
:

If saveDialog1. Execute then
;)Memo1. Lines.SaveToFile(saveDialog1.FileName






TXT


.


Filter


:



Filter Name
"

"

Filter


.

Ok

ARZU 2.NET











.

ScrollBars

) WordWorp



.

( True




If saveDialog1. Execute then
Begin
)If Copy (Uppercase (saveDialog1.FileName),length(saveDialog1.FileName3,4)='.TXT' then
)Memo1. Lines.SaveToFile(saveDialog1.FileName
Else
)Memo1. Lines.SaveToFile(saveDialog1.FileName+'.TXT
End

.TXT

Copy Length
.




.

:
Additional StringGrid1

Kind
BitBtn
BkYes
Bkok .
:

For i: =1 to StringGrid1.ColCount Do
;)StringGrid1.cells [i, 1]: =inttostr(I
For i: =1 to StringGrid1.RowCount Do
;)StringGrid1.cells [1,i]: =inttostr(I

For i: =1 to StringGrid1.RowCount Do
For j: =1 to StringGrid1.RowCount Do
;)StringGrid1.cells [i, j]: =inttostr (i)+ ',' +inttostr(j

ARZU 2.NET

.



Delphi



StringGrid
:




.
:ColCount
(.
)

:Fixedcolor
.
:FixedCols
.
(


) :Col

(


) :Cells
String
Integer
.


:


;)Form1.caption: =inttostr(StringGrid1.col

) (

(
)

For Integer String

IntToStr

.
StrToInt

(.

)
:



:StrToFloat .FloatToStr
.DateToStr
:StrtoDate
:StrtoTime .TimeToStr
.


BitBtn

Kind




Ok Yes



Glyph


Lode

.
Ok

ARZU 2.NET

:
Lapel

Panel ScrollBar

Max
Stander Panel
:

Caption
255

Change

Panel1.color:
;)=RGB(ScrollBar1.Position,ScrollBar2.Position,ScrollBar3.Position
;)Label1.caption: =inttostr(ScrollBar1.Position

.
Panel

.




RGB




Panel

Change .

0 255

Max



255
.

:

-1 ScrollBar :
.

:Kind

:LargeChange
.

.

:Max
.

:Min
:Position .
:SmallCange
.

Label :
-2
.


True
:Autosize
.


True
:Transparent

You might also like