TDialogControl
Iz SDMS
Redakcija dne 11:16, 26. november 2010 od Aleš Trtnik (pogovor | prispevki) (Nova stran z vsebino: {{Work}} Razred '''TDialogControl''' je namenjen enodimenzionalni tabeli boolean vrednosti. ==Pozicija== ===Left=== Lastnost '''Left''' . <declaration> Property|TDialogContro...)
Ta stran je trenutno še v izdelavi.
Razred TDialogControl je namenjen enodimenzionalni tabeli boolean vrednosti.
Vsebina
Pozicija
Left
Lastnost Left .
| Property TDialogControl.Left As Long | ||
| Result | Long | . |
Top
Lastnost Top .
| Property TDialogControl.Top As Long | ||
| Result | Long | . |
Width
Lastnost Width .
| Property TDialogControl.Width As Long | ||
| Result | Long | . |
Height
Lastnost Height .
| Property TDialogControl.Height As Long | ||
| Result | Long | . |
Lastnosti
Name
Lastnost Name .
| Property TDialogControl.Name As String | ||
| Result | String | . |
Caption
Lastnost Caption .
| Property TDialogControl.Caption As String | ||
| Result | String | . |
Hint
Lastnost Hint .
| Property TDialogControl.Hint As String | ||
| Result | String | . |
Command
Lastnost Command .
| Property TDialogControl.Command As String | ||
| Result | String | . |
Liste
Items
Lastnost Items .
| RO Property TDialogControl.Items As TStringList | ||
| Result | TStringList | . |
ListItemChecked
Lastnost ListItemChecked .
| Property TDialogControl.ListItemChecked (Index As Long) As Boolean | ||
| Index | Long | . |
| Result | Boolean | . |
ListItems
Lastnost ListItems .
| Property TDialogControl.ListItems As String | ||
| Result | String | . |
ListItemsCount
Lastnost ListItemsCount .
| RO Property TDialogControl.ListItemsCount As Long | ||
| Result | Long | . |
Vrednosti
Value
Lastnost Value .
| Property TDialogControl.Value As String | ||
| Result | String | . |
SelectedData
Lastnost SelectedData .
| Property TDialogControl.SelectedData As Long | ||
| Result | Long | . |
SelectedIndex
Lastnost SelectedIndex .
| Property TDialogControl.SelectedIndex As Long | ||
| Result | Long | . |
SelectedPath
Lastnost SelectedPath .
| RO Property TDialogControl.SelectedPath As String | ||
| Result | String | . |
SelectedText
Lastnost SelectedText .
| Property TDialogControl.SelectedText As String | ||
| Result | String | . |
SetFullPaths
Metoda SetFullPaths .
| Method TDialogControl.SetFullPaths (Items As TStringList) | ||
| Items | TStringList | . |