TDialogControl

Iz SDMS
Jump to navigationJump to search
Ta stran je trenutno še v izdelavi.

Razred TDialogControl je namenjen .

Pozicija

Left

Lastnost Left .

Property TDialogControl.Left As Long
ResultLong.

Top

Lastnost Top .

Property TDialogControl.Top As Long
ResultLong.

Width

Lastnost Width .

Property TDialogControl.Width As Long
ResultLong.

Height

Lastnost Height .

Property TDialogControl.Height As Long
ResultLong.

Lastnosti

Name

Lastnost Name .

Property TDialogControl.Name As String
ResultString.

Caption

Lastnost Caption .

Property TDialogControl.Caption As String
ResultString.

Hint

Lastnost Hint .

Property TDialogControl.Hint As String
ResultString.

Command

Lastnost Command .

Property TDialogControl.Command As String
ResultString.

Liste

Items

Lastnost Items .

RO Property TDialogControl.Items As TStringList
ResultTStringList.

ListItemChecked

Lastnost ListItemChecked .

Property TDialogControl.ListItemChecked (Index As Long) As Boolean
IndexLong.
ResultBoolean.

ListItems

Lastnost ListItems .

Property TDialogControl.ListItems As String
ResultString.

ListItemsCount

Lastnost ListItemsCount .

RO Property TDialogControl.ListItemsCount As Long
ResultLong.

Vrednosti

Value

Lastnost Value .

Property TDialogControl.Value As String
ResultString.

SelectedData

Lastnost SelectedData .

Property TDialogControl.SelectedData As Long
ResultLong.

SelectedIndex

Lastnost SelectedIndex .

Property TDialogControl.SelectedIndex As Long
ResultLong.

SelectedPath

Lastnost SelectedPath .

RO Property TDialogControl.SelectedPath As String
ResultString.

SelectedText

Lastnost SelectedText .

Property TDialogControl.SelectedText As String
ResultString.

SetFullPaths

Metoda SetFullPaths .

Method TDialogControl.SetFullPaths (Items As TStringList)
ItemsTStringList.