winxctrls

package
v0.0.0-...-f2343d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AicBlack = iota + 0
	AicWhite
)
View Source
const (
	AisSmall = iota + 0
	AisMedium
	AisLarge
	AisXLarge
)
View Source
const (
	AitMomentumDots = iota + 0
	AitRotatingSector
	AitSectorRing
)
View Source
const (
	SbiText = iota + 0
	SbiAudio
)

Variables

This section is empty.

Functions

func ActivityIndicator_Assign

func ActivityIndicator_Assign(obj uintptr, Source uintptr)

func ActivityIndicator_BringToFront

func ActivityIndicator_BringToFront(obj uintptr)

func ActivityIndicator_CanFocus

func ActivityIndicator_CanFocus(obj uintptr) bool

func ActivityIndicator_ClassName

func ActivityIndicator_ClassName(obj uintptr) string

func ActivityIndicator_ClassType

func ActivityIndicator_ClassType(obj uintptr) TClass

func ActivityIndicator_ClientToParent

func ActivityIndicator_ClientToParent(obj uintptr, Point TPoint, AParent uintptr) TPoint

func ActivityIndicator_ClientToScreen

func ActivityIndicator_ClientToScreen(obj uintptr, Point TPoint) TPoint

func ActivityIndicator_ContainsControl

func ActivityIndicator_ContainsControl(obj uintptr, Control uintptr) bool

func ActivityIndicator_ControlAtPos

func ActivityIndicator_ControlAtPos(obj uintptr, Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) uintptr

func ActivityIndicator_Create

func ActivityIndicator_Create(obj uintptr) uintptr

func ActivityIndicator_DisableAlign

func ActivityIndicator_DisableAlign(obj uintptr)

func ActivityIndicator_DisposeOf

func ActivityIndicator_DisposeOf(obj uintptr)

func ActivityIndicator_Dragging

func ActivityIndicator_Dragging(obj uintptr) bool

func ActivityIndicator_EnableAlign

func ActivityIndicator_EnableAlign(obj uintptr)

func ActivityIndicator_Equals

func ActivityIndicator_Equals(obj uintptr, Obj uintptr) bool

func ActivityIndicator_FindChildControl

func ActivityIndicator_FindChildControl(obj uintptr, ControlName string) uintptr

func ActivityIndicator_FindComponent

func ActivityIndicator_FindComponent(obj uintptr, AName string) uintptr

func ActivityIndicator_FlipChildren

func ActivityIndicator_FlipChildren(obj uintptr, AllLevels bool)

func ActivityIndicator_Focused

func ActivityIndicator_Focused(obj uintptr) bool

func ActivityIndicator_Free

func ActivityIndicator_Free(obj uintptr)

func ActivityIndicator_GetAction

func ActivityIndicator_GetAction(obj uintptr) uintptr

func ActivityIndicator_GetAlign

func ActivityIndicator_GetAlign(obj uintptr) TAlign

func ActivityIndicator_GetAlignDisabled

func ActivityIndicator_GetAlignDisabled(obj uintptr) bool

func ActivityIndicator_GetAlignWithMargins

func ActivityIndicator_GetAlignWithMargins(obj uintptr) bool

func ActivityIndicator_GetAnchors

func ActivityIndicator_GetAnchors(obj uintptr) TAnchors

func ActivityIndicator_GetAnimate

func ActivityIndicator_GetAnimate(obj uintptr) bool

func ActivityIndicator_GetBiDiMode

func ActivityIndicator_GetBiDiMode(obj uintptr) TBiDiMode

func ActivityIndicator_GetBoundsRect

func ActivityIndicator_GetBoundsRect(obj uintptr) TRect

func ActivityIndicator_GetBrush

func ActivityIndicator_GetBrush(obj uintptr) uintptr

func ActivityIndicator_GetClientHeight

func ActivityIndicator_GetClientHeight(obj uintptr) int32

func ActivityIndicator_GetClientOrigin

func ActivityIndicator_GetClientOrigin(obj uintptr) TPoint

func ActivityIndicator_GetClientRect

func ActivityIndicator_GetClientRect(obj uintptr) TRect

func ActivityIndicator_GetClientWidth

func ActivityIndicator_GetClientWidth(obj uintptr) int32

func ActivityIndicator_GetComponentCount

func ActivityIndicator_GetComponentCount(obj uintptr) int32

func ActivityIndicator_GetComponentIndex

func ActivityIndicator_GetComponentIndex(obj uintptr) int32

func ActivityIndicator_GetComponents

func ActivityIndicator_GetComponents(obj uintptr, AIndex int32) uintptr

func ActivityIndicator_GetControlCount

func ActivityIndicator_GetControlCount(obj uintptr) int32

func ActivityIndicator_GetControlState

func ActivityIndicator_GetControlState(obj uintptr) TControlState

func ActivityIndicator_GetControlStyle

func ActivityIndicator_GetControlStyle(obj uintptr) TControlStyle

func ActivityIndicator_GetControls

func ActivityIndicator_GetControls(obj uintptr, Index int32) uintptr

func ActivityIndicator_GetCursor

func ActivityIndicator_GetCursor(obj uintptr) TCursor

func ActivityIndicator_GetCustomHint

func ActivityIndicator_GetCustomHint(obj uintptr) uintptr

func ActivityIndicator_GetDockClientCount

func ActivityIndicator_GetDockClientCount(obj uintptr) int32

func ActivityIndicator_GetDockClients

func ActivityIndicator_GetDockClients(obj uintptr, Index int32) uintptr

func ActivityIndicator_GetDockSite

func ActivityIndicator_GetDockSite(obj uintptr) bool

func ActivityIndicator_GetDoubleBuffered

func ActivityIndicator_GetDoubleBuffered(obj uintptr) bool

func ActivityIndicator_GetEnabled

func ActivityIndicator_GetEnabled(obj uintptr) bool

func ActivityIndicator_GetExplicitHeight

func ActivityIndicator_GetExplicitHeight(obj uintptr) int32

func ActivityIndicator_GetExplicitLeft

func ActivityIndicator_GetExplicitLeft(obj uintptr) int32

func ActivityIndicator_GetExplicitTop

func ActivityIndicator_GetExplicitTop(obj uintptr) int32

func ActivityIndicator_GetExplicitWidth

func ActivityIndicator_GetExplicitWidth(obj uintptr) int32

func ActivityIndicator_GetFloating

func ActivityIndicator_GetFloating(obj uintptr) bool

func ActivityIndicator_GetFrameDelay

func ActivityIndicator_GetFrameDelay(obj uintptr) uint16

func ActivityIndicator_GetHandle

func ActivityIndicator_GetHandle(obj uintptr) HWND

func ActivityIndicator_GetHashCode

func ActivityIndicator_GetHashCode(obj uintptr) int32

func ActivityIndicator_GetHeight

func ActivityIndicator_GetHeight(obj uintptr) int32

func ActivityIndicator_GetHint

func ActivityIndicator_GetHint(obj uintptr) string

func ActivityIndicator_GetLeft

func ActivityIndicator_GetLeft(obj uintptr) int32

func ActivityIndicator_GetMargins

func ActivityIndicator_GetMargins(obj uintptr) uintptr

func ActivityIndicator_GetMouseInClient

func ActivityIndicator_GetMouseInClient(obj uintptr) bool

func ActivityIndicator_GetName

func ActivityIndicator_GetName(obj uintptr) string

func ActivityIndicator_GetNamePath

func ActivityIndicator_GetNamePath(obj uintptr) string

func ActivityIndicator_GetOwner

func ActivityIndicator_GetOwner(obj uintptr) uintptr

func ActivityIndicator_GetParent

func ActivityIndicator_GetParent(obj uintptr) uintptr

func ActivityIndicator_GetParentDoubleBuffered

func ActivityIndicator_GetParentDoubleBuffered(obj uintptr) bool

func ActivityIndicator_GetParentWindow

func ActivityIndicator_GetParentWindow(obj uintptr) HWND

func ActivityIndicator_GetShowHint

func ActivityIndicator_GetShowHint(obj uintptr) bool

func ActivityIndicator_GetStyleElements

func ActivityIndicator_GetStyleElements(obj uintptr) TStyleElements

func ActivityIndicator_GetTabOrder

func ActivityIndicator_GetTabOrder(obj uintptr) TTabOrder

func ActivityIndicator_GetTabStop

func ActivityIndicator_GetTabStop(obj uintptr) bool

func ActivityIndicator_GetTag

func ActivityIndicator_GetTag(obj uintptr) int

func ActivityIndicator_GetTextBuf

func ActivityIndicator_GetTextBuf(obj uintptr, Buffer string, BufSize int32) int32

func ActivityIndicator_GetTextLen

func ActivityIndicator_GetTextLen(obj uintptr) int32

func ActivityIndicator_GetTop

func ActivityIndicator_GetTop(obj uintptr) int32

func ActivityIndicator_GetUseDockManager

func ActivityIndicator_GetUseDockManager(obj uintptr) bool

func ActivityIndicator_GetVisible

func ActivityIndicator_GetVisible(obj uintptr) bool

func ActivityIndicator_GetVisibleDockClientCount

func ActivityIndicator_GetVisibleDockClientCount(obj uintptr) int32

func ActivityIndicator_GetWidth

func ActivityIndicator_GetWidth(obj uintptr) int32

func ActivityIndicator_HandleAllocated

func ActivityIndicator_HandleAllocated(obj uintptr) bool

func ActivityIndicator_HasParent

func ActivityIndicator_HasParent(obj uintptr) bool

func ActivityIndicator_Hide

func ActivityIndicator_Hide(obj uintptr)

func ActivityIndicator_InheritsFrom

func ActivityIndicator_InheritsFrom(obj uintptr, AClass TClass) bool

func ActivityIndicator_InsertControl

func ActivityIndicator_InsertControl(obj uintptr, AControl uintptr)

func ActivityIndicator_InstanceSize

func ActivityIndicator_InstanceSize(obj uintptr) int32

func ActivityIndicator_Invalidate

func ActivityIndicator_Invalidate(obj uintptr)

func ActivityIndicator_PaintTo

func ActivityIndicator_PaintTo(obj uintptr, DC HDC, X int32, Y int32)

func ActivityIndicator_ParentToClient

func ActivityIndicator_ParentToClient(obj uintptr, Point TPoint, AParent uintptr) TPoint

func ActivityIndicator_Perform

func ActivityIndicator_Perform(obj uintptr, Msg uint32, WParam uintptr, LParam int) int

func ActivityIndicator_Realign

func ActivityIndicator_Realign(obj uintptr)

func ActivityIndicator_Refresh

func ActivityIndicator_Refresh(obj uintptr)

func ActivityIndicator_RemoveControl

func ActivityIndicator_RemoveControl(obj uintptr, AControl uintptr)

func ActivityIndicator_Repaint

func ActivityIndicator_Repaint(obj uintptr)

func ActivityIndicator_ScaleBy

func ActivityIndicator_ScaleBy(obj uintptr, M int32, D int32)

func ActivityIndicator_ScreenToClient

func ActivityIndicator_ScreenToClient(obj uintptr, Point TPoint) TPoint

func ActivityIndicator_ScrollBy

func ActivityIndicator_ScrollBy(obj uintptr, DeltaX int32, DeltaY int32)

func ActivityIndicator_SendToBack

func ActivityIndicator_SendToBack(obj uintptr)

func ActivityIndicator_SetAction

func ActivityIndicator_SetAction(obj uintptr, value uintptr)

func ActivityIndicator_SetAlign

func ActivityIndicator_SetAlign(obj uintptr, value TAlign)

func ActivityIndicator_SetAlignWithMargins

func ActivityIndicator_SetAlignWithMargins(obj uintptr, value bool)

func ActivityIndicator_SetAnchors

func ActivityIndicator_SetAnchors(obj uintptr, value TAnchors)

func ActivityIndicator_SetAnimate

func ActivityIndicator_SetAnimate(obj uintptr, value bool)

func ActivityIndicator_SetBiDiMode

func ActivityIndicator_SetBiDiMode(obj uintptr, value TBiDiMode)

func ActivityIndicator_SetBounds

func ActivityIndicator_SetBounds(obj uintptr, ALeft int32, ATop int32, AWidth int32, AHeight int32)

func ActivityIndicator_SetBoundsRect

func ActivityIndicator_SetBoundsRect(obj uintptr, value TRect)

func ActivityIndicator_SetClientHeight

func ActivityIndicator_SetClientHeight(obj uintptr, value int32)

func ActivityIndicator_SetClientWidth

func ActivityIndicator_SetClientWidth(obj uintptr, value int32)

func ActivityIndicator_SetComponentIndex

func ActivityIndicator_SetComponentIndex(obj uintptr, value int32)

func ActivityIndicator_SetControlState

func ActivityIndicator_SetControlState(obj uintptr, value TControlState)

func ActivityIndicator_SetControlStyle

func ActivityIndicator_SetControlStyle(obj uintptr, value TControlStyle)

func ActivityIndicator_SetCursor

func ActivityIndicator_SetCursor(obj uintptr, value TCursor)

func ActivityIndicator_SetCustomHint

func ActivityIndicator_SetCustomHint(obj uintptr, value uintptr)

func ActivityIndicator_SetDockSite

func ActivityIndicator_SetDockSite(obj uintptr, value bool)

func ActivityIndicator_SetDoubleBuffered

func ActivityIndicator_SetDoubleBuffered(obj uintptr, value bool)

func ActivityIndicator_SetEnabled

func ActivityIndicator_SetEnabled(obj uintptr, value bool)

func ActivityIndicator_SetFocus

func ActivityIndicator_SetFocus(obj uintptr)

func ActivityIndicator_SetFrameDelay

func ActivityIndicator_SetFrameDelay(obj uintptr, value uint16)

func ActivityIndicator_SetHeight

func ActivityIndicator_SetHeight(obj uintptr, value int32)

func ActivityIndicator_SetHint

func ActivityIndicator_SetHint(obj uintptr, value string)

func ActivityIndicator_SetIndicatorColor

func ActivityIndicator_SetIndicatorColor(obj uintptr, value TActivityIndicatorColor)

func ActivityIndicator_SetIndicatorSize

func ActivityIndicator_SetIndicatorSize(obj uintptr, value TActivityIndicatorSize)

func ActivityIndicator_SetIndicatorType

func ActivityIndicator_SetIndicatorType(obj uintptr, value TActivityIndicatorType)

func ActivityIndicator_SetLeft

func ActivityIndicator_SetLeft(obj uintptr, value int32)

func ActivityIndicator_SetMargins

func ActivityIndicator_SetMargins(obj uintptr, value uintptr)

func ActivityIndicator_SetName

func ActivityIndicator_SetName(obj uintptr, value string)

func ActivityIndicator_SetOnGesture

func ActivityIndicator_SetOnGesture(obj uintptr, fn interface{})

func ActivityIndicator_SetParent

func ActivityIndicator_SetParent(obj uintptr, value uintptr)

func ActivityIndicator_SetParentDoubleBuffered

func ActivityIndicator_SetParentDoubleBuffered(obj uintptr, value bool)

func ActivityIndicator_SetParentWindow

func ActivityIndicator_SetParentWindow(obj uintptr, value HWND)

func ActivityIndicator_SetShowHint

func ActivityIndicator_SetShowHint(obj uintptr, value bool)

func ActivityIndicator_SetStyleElements

func ActivityIndicator_SetStyleElements(obj uintptr, value TStyleElements)

func ActivityIndicator_SetTabOrder

func ActivityIndicator_SetTabOrder(obj uintptr, value TTabOrder)

func ActivityIndicator_SetTabStop

func ActivityIndicator_SetTabStop(obj uintptr, value bool)

func ActivityIndicator_SetTag

func ActivityIndicator_SetTag(obj uintptr, value int)

func ActivityIndicator_SetTextBuf

func ActivityIndicator_SetTextBuf(obj uintptr, Buffer string)

func ActivityIndicator_SetTop

func ActivityIndicator_SetTop(obj uintptr, value int32)

func ActivityIndicator_SetUseDockManager

func ActivityIndicator_SetUseDockManager(obj uintptr, value bool)

func ActivityIndicator_SetVisible

func ActivityIndicator_SetVisible(obj uintptr, value bool)

func ActivityIndicator_SetWidth

func ActivityIndicator_SetWidth(obj uintptr, value int32)

func ActivityIndicator_Show

func ActivityIndicator_Show(obj uintptr)

func ActivityIndicator_StartAnimation

func ActivityIndicator_StartAnimation(obj uintptr)

func ActivityIndicator_StaticClassType

func ActivityIndicator_StaticClassType() TClass

func ActivityIndicator_StopAnimation

func ActivityIndicator_StopAnimation(obj uintptr)

func ActivityIndicator_ToString

func ActivityIndicator_ToString(obj uintptr) string

func ActivityIndicator_Update

func ActivityIndicator_Update(obj uintptr)

func ActivityIndicator_UpdateControlState

func ActivityIndicator_UpdateControlState(obj uintptr)

func SearchBox_Assign

func SearchBox_Assign(obj uintptr, Source uintptr)

func SearchBox_BringToFront

func SearchBox_BringToFront(obj uintptr)

func SearchBox_CanFocus

func SearchBox_CanFocus(obj uintptr) bool

func SearchBox_ClassName

func SearchBox_ClassName(obj uintptr) string

func SearchBox_ClassType

func SearchBox_ClassType(obj uintptr) TClass

func SearchBox_Clear

func SearchBox_Clear(obj uintptr)

func SearchBox_ClearSelection

func SearchBox_ClearSelection(obj uintptr)

func SearchBox_ClearUndo

func SearchBox_ClearUndo(obj uintptr)

func SearchBox_ClientToParent

func SearchBox_ClientToParent(obj uintptr, Point TPoint, AParent uintptr) TPoint

func SearchBox_ClientToScreen

func SearchBox_ClientToScreen(obj uintptr, Point TPoint) TPoint

func SearchBox_ContainsControl

func SearchBox_ContainsControl(obj uintptr, Control uintptr) bool

func SearchBox_ControlAtPos

func SearchBox_ControlAtPos(obj uintptr, Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) uintptr

func SearchBox_CopyToClipboard

func SearchBox_CopyToClipboard(obj uintptr)

func SearchBox_Create

func SearchBox_Create(obj uintptr) uintptr

func SearchBox_CutToClipboard

func SearchBox_CutToClipboard(obj uintptr)

func SearchBox_DisableAlign

func SearchBox_DisableAlign(obj uintptr)

func SearchBox_DisposeOf

func SearchBox_DisposeOf(obj uintptr)

func SearchBox_Dragging

func SearchBox_Dragging(obj uintptr) bool

func SearchBox_EnableAlign

func SearchBox_EnableAlign(obj uintptr)

func SearchBox_Equals

func SearchBox_Equals(obj uintptr, Obj uintptr) bool

func SearchBox_FindChildControl

func SearchBox_FindChildControl(obj uintptr, ControlName string) uintptr

func SearchBox_FindComponent

func SearchBox_FindComponent(obj uintptr, AName string) uintptr

func SearchBox_FlipChildren

func SearchBox_FlipChildren(obj uintptr, AllLevels bool)

func SearchBox_Focused

func SearchBox_Focused(obj uintptr) bool

func SearchBox_Free

func SearchBox_Free(obj uintptr)

func SearchBox_GetAction

func SearchBox_GetAction(obj uintptr) uintptr

func SearchBox_GetAlign

func SearchBox_GetAlign(obj uintptr) TAlign

func SearchBox_GetAlignDisabled

func SearchBox_GetAlignDisabled(obj uintptr) bool

func SearchBox_GetAlignWithMargins

func SearchBox_GetAlignWithMargins(obj uintptr) bool

func SearchBox_GetAlignment

func SearchBox_GetAlignment(obj uintptr) TAlignment

func SearchBox_GetAnchors

func SearchBox_GetAnchors(obj uintptr) TAnchors

func SearchBox_GetAutoSelect

func SearchBox_GetAutoSelect(obj uintptr) bool

func SearchBox_GetAutoSize

func SearchBox_GetAutoSize(obj uintptr) bool

func SearchBox_GetBevelEdges

func SearchBox_GetBevelEdges(obj uintptr) TBevelEdges

func SearchBox_GetBevelInner

func SearchBox_GetBevelInner(obj uintptr) TBevelCut

func SearchBox_GetBevelKind

func SearchBox_GetBevelKind(obj uintptr) TBevelKind

func SearchBox_GetBevelOuter

func SearchBox_GetBevelOuter(obj uintptr) TBevelCut

func SearchBox_GetBiDiMode

func SearchBox_GetBiDiMode(obj uintptr) TBiDiMode

func SearchBox_GetBorderStyle

func SearchBox_GetBorderStyle(obj uintptr) TBorderStyle

func SearchBox_GetBoundsRect

func SearchBox_GetBoundsRect(obj uintptr) TRect

func SearchBox_GetBrush

func SearchBox_GetBrush(obj uintptr) uintptr

func SearchBox_GetButtonWidth

func SearchBox_GetButtonWidth(obj uintptr) int32

func SearchBox_GetCanUndo

func SearchBox_GetCanUndo(obj uintptr) bool

func SearchBox_GetCharCase

func SearchBox_GetCharCase(obj uintptr) TEditCharCase

func SearchBox_GetClientHeight

func SearchBox_GetClientHeight(obj uintptr) int32

func SearchBox_GetClientOrigin

func SearchBox_GetClientOrigin(obj uintptr) TPoint

func SearchBox_GetClientRect

func SearchBox_GetClientRect(obj uintptr) TRect

func SearchBox_GetClientWidth

func SearchBox_GetClientWidth(obj uintptr) int32

func SearchBox_GetColor

func SearchBox_GetColor(obj uintptr) TColor

func SearchBox_GetComponentCount

func SearchBox_GetComponentCount(obj uintptr) int32

func SearchBox_GetComponentIndex

func SearchBox_GetComponentIndex(obj uintptr) int32

func SearchBox_GetComponents

func SearchBox_GetComponents(obj uintptr, AIndex int32) uintptr

func SearchBox_GetControlCount

func SearchBox_GetControlCount(obj uintptr) int32

func SearchBox_GetControlState

func SearchBox_GetControlState(obj uintptr) TControlState

func SearchBox_GetControlStyle

func SearchBox_GetControlStyle(obj uintptr) TControlStyle

func SearchBox_GetControls

func SearchBox_GetControls(obj uintptr, Index int32) uintptr

func SearchBox_GetCursor

func SearchBox_GetCursor(obj uintptr) TCursor

func SearchBox_GetCustomHint

func SearchBox_GetCustomHint(obj uintptr) uintptr

func SearchBox_GetDockClientCount

func SearchBox_GetDockClientCount(obj uintptr) int32

func SearchBox_GetDockClients

func SearchBox_GetDockClients(obj uintptr, Index int32) uintptr

func SearchBox_GetDockSite

func SearchBox_GetDockSite(obj uintptr) bool

func SearchBox_GetDoubleBuffered

func SearchBox_GetDoubleBuffered(obj uintptr) bool

func SearchBox_GetDragCursor

func SearchBox_GetDragCursor(obj uintptr) TCursor

func SearchBox_GetDragKind

func SearchBox_GetDragKind(obj uintptr) TDragKind

func SearchBox_GetDragMode

func SearchBox_GetDragMode(obj uintptr) TDragMode

func SearchBox_GetEnabled

func SearchBox_GetEnabled(obj uintptr) bool

func SearchBox_GetExplicitHeight

func SearchBox_GetExplicitHeight(obj uintptr) int32

func SearchBox_GetExplicitLeft

func SearchBox_GetExplicitLeft(obj uintptr) int32

func SearchBox_GetExplicitTop

func SearchBox_GetExplicitTop(obj uintptr) int32

func SearchBox_GetExplicitWidth

func SearchBox_GetExplicitWidth(obj uintptr) int32

func SearchBox_GetFloating

func SearchBox_GetFloating(obj uintptr) bool

func SearchBox_GetFont

func SearchBox_GetFont(obj uintptr) uintptr

func SearchBox_GetHandle

func SearchBox_GetHandle(obj uintptr) HWND

func SearchBox_GetHashCode

func SearchBox_GetHashCode(obj uintptr) int32

func SearchBox_GetHeight

func SearchBox_GetHeight(obj uintptr) int32

func SearchBox_GetHideSelection

func SearchBox_GetHideSelection(obj uintptr) bool

func SearchBox_GetHint

func SearchBox_GetHint(obj uintptr) string

func SearchBox_GetLeft

func SearchBox_GetLeft(obj uintptr) int32

func SearchBox_GetMargins

func SearchBox_GetMargins(obj uintptr) uintptr

func SearchBox_GetMaxLength

func SearchBox_GetMaxLength(obj uintptr) int32

func SearchBox_GetModified

func SearchBox_GetModified(obj uintptr) bool

func SearchBox_GetMouseInClient

func SearchBox_GetMouseInClient(obj uintptr) bool

func SearchBox_GetName

func SearchBox_GetName(obj uintptr) string

func SearchBox_GetNamePath

func SearchBox_GetNamePath(obj uintptr) string

func SearchBox_GetNumbersOnly

func SearchBox_GetNumbersOnly(obj uintptr) bool

func SearchBox_GetOwner

func SearchBox_GetOwner(obj uintptr) uintptr

func SearchBox_GetParent

func SearchBox_GetParent(obj uintptr) uintptr

func SearchBox_GetParentColor

func SearchBox_GetParentColor(obj uintptr) bool

func SearchBox_GetParentCtl3D

func SearchBox_GetParentCtl3D(obj uintptr) bool

func SearchBox_GetParentDoubleBuffered

func SearchBox_GetParentDoubleBuffered(obj uintptr) bool

func SearchBox_GetParentFont

func SearchBox_GetParentFont(obj uintptr) bool

func SearchBox_GetParentShowHint

func SearchBox_GetParentShowHint(obj uintptr) bool

func SearchBox_GetParentWindow

func SearchBox_GetParentWindow(obj uintptr) HWND

func SearchBox_GetPasswordChar

func SearchBox_GetPasswordChar(obj uintptr) uint16

func SearchBox_GetPopupMenu

func SearchBox_GetPopupMenu(obj uintptr) uintptr

func SearchBox_GetReadOnly

func SearchBox_GetReadOnly(obj uintptr) bool

func SearchBox_GetSelLength

func SearchBox_GetSelLength(obj uintptr) int32

func SearchBox_GetSelStart

func SearchBox_GetSelStart(obj uintptr) int32

func SearchBox_GetSelText

func SearchBox_GetSelText(obj uintptr) string

func SearchBox_GetSelTextBuf

func SearchBox_GetSelTextBuf(obj uintptr, Buffer string, BufSize int32) int32

func SearchBox_GetShowHint

func SearchBox_GetShowHint(obj uintptr) bool

func SearchBox_GetStyleElements

func SearchBox_GetStyleElements(obj uintptr) TStyleElements

func SearchBox_GetTabOrder

func SearchBox_GetTabOrder(obj uintptr) TTabOrder

func SearchBox_GetTabStop

func SearchBox_GetTabStop(obj uintptr) bool

func SearchBox_GetTag

func SearchBox_GetTag(obj uintptr) int

func SearchBox_GetText

func SearchBox_GetText(obj uintptr) string

func SearchBox_GetTextBuf

func SearchBox_GetTextBuf(obj uintptr, Buffer string, BufSize int32) int32

func SearchBox_GetTextHint

func SearchBox_GetTextHint(obj uintptr) string

func SearchBox_GetTextLen

func SearchBox_GetTextLen(obj uintptr) int32

func SearchBox_GetTop

func SearchBox_GetTop(obj uintptr) int32

func SearchBox_GetUseDockManager

func SearchBox_GetUseDockManager(obj uintptr) bool

func SearchBox_GetVisible

func SearchBox_GetVisible(obj uintptr) bool

func SearchBox_GetVisibleDockClientCount

func SearchBox_GetVisibleDockClientCount(obj uintptr) int32

func SearchBox_GetWidth

func SearchBox_GetWidth(obj uintptr) int32

func SearchBox_HandleAllocated

func SearchBox_HandleAllocated(obj uintptr) bool

func SearchBox_HasParent

func SearchBox_HasParent(obj uintptr) bool

func SearchBox_Hide

func SearchBox_Hide(obj uintptr)

func SearchBox_InheritsFrom

func SearchBox_InheritsFrom(obj uintptr, AClass TClass) bool

func SearchBox_InsertControl

func SearchBox_InsertControl(obj uintptr, AControl uintptr)

func SearchBox_InstanceSize

func SearchBox_InstanceSize(obj uintptr) int32

func SearchBox_Invalidate

func SearchBox_Invalidate(obj uintptr)

func SearchBox_PaintTo

func SearchBox_PaintTo(obj uintptr, DC HDC, X int32, Y int32)

func SearchBox_ParentToClient

func SearchBox_ParentToClient(obj uintptr, Point TPoint, AParent uintptr) TPoint

func SearchBox_PasteFromClipboard

func SearchBox_PasteFromClipboard(obj uintptr)

func SearchBox_Perform

func SearchBox_Perform(obj uintptr, Msg uint32, WParam uintptr, LParam int) int

func SearchBox_Realign

func SearchBox_Realign(obj uintptr)

func SearchBox_Refresh

func SearchBox_Refresh(obj uintptr)

func SearchBox_RemoveControl

func SearchBox_RemoveControl(obj uintptr, AControl uintptr)

func SearchBox_Repaint

func SearchBox_Repaint(obj uintptr)

func SearchBox_ScaleBy

func SearchBox_ScaleBy(obj uintptr, M int32, D int32)

func SearchBox_ScreenToClient

func SearchBox_ScreenToClient(obj uintptr, Point TPoint) TPoint

func SearchBox_ScrollBy

func SearchBox_ScrollBy(obj uintptr, DeltaX int32, DeltaY int32)

func SearchBox_SelectAll

func SearchBox_SelectAll(obj uintptr)

func SearchBox_SendToBack

func SearchBox_SendToBack(obj uintptr)

func SearchBox_SetAction

func SearchBox_SetAction(obj uintptr, value uintptr)

func SearchBox_SetAlign

func SearchBox_SetAlign(obj uintptr, value TAlign)

func SearchBox_SetAlignWithMargins

func SearchBox_SetAlignWithMargins(obj uintptr, value bool)

func SearchBox_SetAlignment

func SearchBox_SetAlignment(obj uintptr, value TAlignment)

func SearchBox_SetAnchors

func SearchBox_SetAnchors(obj uintptr, value TAnchors)

func SearchBox_SetAutoSelect

func SearchBox_SetAutoSelect(obj uintptr, value bool)

func SearchBox_SetAutoSize

func SearchBox_SetAutoSize(obj uintptr, value bool)

func SearchBox_SetBevelEdges

func SearchBox_SetBevelEdges(obj uintptr, value TBevelEdges)

func SearchBox_SetBevelInner

func SearchBox_SetBevelInner(obj uintptr, value TBevelCut)

func SearchBox_SetBevelKind

func SearchBox_SetBevelKind(obj uintptr, value TBevelKind)

func SearchBox_SetBevelOuter

func SearchBox_SetBevelOuter(obj uintptr, value TBevelCut)

func SearchBox_SetBiDiMode

func SearchBox_SetBiDiMode(obj uintptr, value TBiDiMode)

func SearchBox_SetBorderStyle

func SearchBox_SetBorderStyle(obj uintptr, value TBorderStyle)

func SearchBox_SetBounds

func SearchBox_SetBounds(obj uintptr, ALeft int32, ATop int32, AWidth int32, AHeight int32)

func SearchBox_SetBoundsRect

func SearchBox_SetBoundsRect(obj uintptr, value TRect)

func SearchBox_SetButtonWidth

func SearchBox_SetButtonWidth(obj uintptr, value int32)

func SearchBox_SetCharCase

func SearchBox_SetCharCase(obj uintptr, value TEditCharCase)

func SearchBox_SetClientHeight

func SearchBox_SetClientHeight(obj uintptr, value int32)

func SearchBox_SetClientWidth

func SearchBox_SetClientWidth(obj uintptr, value int32)

func SearchBox_SetColor

func SearchBox_SetColor(obj uintptr, value TColor)

func SearchBox_SetComponentIndex

func SearchBox_SetComponentIndex(obj uintptr, value int32)

func SearchBox_SetControlState

func SearchBox_SetControlState(obj uintptr, value TControlState)

func SearchBox_SetControlStyle

func SearchBox_SetControlStyle(obj uintptr, value TControlStyle)

func SearchBox_SetCursor

func SearchBox_SetCursor(obj uintptr, value TCursor)

func SearchBox_SetCustomHint

func SearchBox_SetCustomHint(obj uintptr, value uintptr)

func SearchBox_SetDockSite

func SearchBox_SetDockSite(obj uintptr, value bool)

func SearchBox_SetDoubleBuffered

func SearchBox_SetDoubleBuffered(obj uintptr, value bool)

func SearchBox_SetDragCursor

func SearchBox_SetDragCursor(obj uintptr, value TCursor)

func SearchBox_SetDragKind

func SearchBox_SetDragKind(obj uintptr, value TDragKind)

func SearchBox_SetDragMode

func SearchBox_SetDragMode(obj uintptr, value TDragMode)

func SearchBox_SetEnabled

func SearchBox_SetEnabled(obj uintptr, value bool)

func SearchBox_SetFocus

func SearchBox_SetFocus(obj uintptr)

func SearchBox_SetFont

func SearchBox_SetFont(obj uintptr, value uintptr)

func SearchBox_SetHeight

func SearchBox_SetHeight(obj uintptr, value int32)

func SearchBox_SetHideSelection

func SearchBox_SetHideSelection(obj uintptr, value bool)

func SearchBox_SetHint

func SearchBox_SetHint(obj uintptr, value string)

func SearchBox_SetLeft

func SearchBox_SetLeft(obj uintptr, value int32)

func SearchBox_SetMargins

func SearchBox_SetMargins(obj uintptr, value uintptr)

func SearchBox_SetMaxLength

func SearchBox_SetMaxLength(obj uintptr, value int32)

func SearchBox_SetModified

func SearchBox_SetModified(obj uintptr, value bool)

func SearchBox_SetName

func SearchBox_SetName(obj uintptr, value string)

func SearchBox_SetNumbersOnly

func SearchBox_SetNumbersOnly(obj uintptr, value bool)

func SearchBox_SetOnChange

func SearchBox_SetOnChange(obj uintptr, fn interface{})

func SearchBox_SetOnClick

func SearchBox_SetOnClick(obj uintptr, fn interface{})

func SearchBox_SetOnContextPopup

func SearchBox_SetOnContextPopup(obj uintptr, fn interface{})

func SearchBox_SetOnDblClick

func SearchBox_SetOnDblClick(obj uintptr, fn interface{})

func SearchBox_SetOnDragDrop

func SearchBox_SetOnDragDrop(obj uintptr, fn interface{})

func SearchBox_SetOnDragOver

func SearchBox_SetOnDragOver(obj uintptr, fn interface{})

func SearchBox_SetOnEndDock

func SearchBox_SetOnEndDock(obj uintptr, fn interface{})

func SearchBox_SetOnEndDrag

func SearchBox_SetOnEndDrag(obj uintptr, fn interface{})

func SearchBox_SetOnEnter

func SearchBox_SetOnEnter(obj uintptr, fn interface{})

func SearchBox_SetOnExit

func SearchBox_SetOnExit(obj uintptr, fn interface{})

func SearchBox_SetOnGesture

func SearchBox_SetOnGesture(obj uintptr, fn interface{})

func SearchBox_SetOnInvokeSearch

func SearchBox_SetOnInvokeSearch(obj uintptr, fn interface{})

func SearchBox_SetOnKeyDown

func SearchBox_SetOnKeyDown(obj uintptr, fn interface{})

func SearchBox_SetOnKeyPress

func SearchBox_SetOnKeyPress(obj uintptr, fn interface{})

func SearchBox_SetOnKeyUp

func SearchBox_SetOnKeyUp(obj uintptr, fn interface{})

func SearchBox_SetOnMouseActivate

func SearchBox_SetOnMouseActivate(obj uintptr, fn interface{})

func SearchBox_SetOnMouseDown

func SearchBox_SetOnMouseDown(obj uintptr, fn interface{})

func SearchBox_SetOnMouseEnter

func SearchBox_SetOnMouseEnter(obj uintptr, fn interface{})

func SearchBox_SetOnMouseLeave

func SearchBox_SetOnMouseLeave(obj uintptr, fn interface{})

func SearchBox_SetOnMouseMove

func SearchBox_SetOnMouseMove(obj uintptr, fn interface{})

func SearchBox_SetOnMouseUp

func SearchBox_SetOnMouseUp(obj uintptr, fn interface{})

func SearchBox_SetOnStartDock

func SearchBox_SetOnStartDock(obj uintptr, fn interface{})

func SearchBox_SetParent

func SearchBox_SetParent(obj uintptr, value uintptr)

func SearchBox_SetParentColor

func SearchBox_SetParentColor(obj uintptr, value bool)

func SearchBox_SetParentCtl3D

func SearchBox_SetParentCtl3D(obj uintptr, value bool)

func SearchBox_SetParentDoubleBuffered

func SearchBox_SetParentDoubleBuffered(obj uintptr, value bool)

func SearchBox_SetParentFont

func SearchBox_SetParentFont(obj uintptr, value bool)

func SearchBox_SetParentShowHint

func SearchBox_SetParentShowHint(obj uintptr, value bool)

func SearchBox_SetParentWindow

func SearchBox_SetParentWindow(obj uintptr, value HWND)

func SearchBox_SetPasswordChar

func SearchBox_SetPasswordChar(obj uintptr, value uint16)

func SearchBox_SetPopupMenu

func SearchBox_SetPopupMenu(obj uintptr, value uintptr)

func SearchBox_SetReadOnly

func SearchBox_SetReadOnly(obj uintptr, value bool)

func SearchBox_SetSearchIndicator

func SearchBox_SetSearchIndicator(obj uintptr, value TSearchBoxIndicator)

func SearchBox_SetSelLength

func SearchBox_SetSelLength(obj uintptr, value int32)

func SearchBox_SetSelStart

func SearchBox_SetSelStart(obj uintptr, value int32)

func SearchBox_SetSelText

func SearchBox_SetSelText(obj uintptr, value string)

func SearchBox_SetShowHint

func SearchBox_SetShowHint(obj uintptr, value bool)

func SearchBox_SetStyleElements

func SearchBox_SetStyleElements(obj uintptr, value TStyleElements)

func SearchBox_SetTabOrder

func SearchBox_SetTabOrder(obj uintptr, value TTabOrder)

func SearchBox_SetTabStop

func SearchBox_SetTabStop(obj uintptr, value bool)

func SearchBox_SetTag

func SearchBox_SetTag(obj uintptr, value int)

func SearchBox_SetText

func SearchBox_SetText(obj uintptr, value string)

func SearchBox_SetTextBuf

func SearchBox_SetTextBuf(obj uintptr, Buffer string)

func SearchBox_SetTextHint

func SearchBox_SetTextHint(obj uintptr, value string)

func SearchBox_SetTop

func SearchBox_SetTop(obj uintptr, value int32)

func SearchBox_SetUseDockManager

func SearchBox_SetUseDockManager(obj uintptr, value bool)

func SearchBox_SetVisible

func SearchBox_SetVisible(obj uintptr, value bool)

func SearchBox_SetWidth

func SearchBox_SetWidth(obj uintptr, value int32)

func SearchBox_Show

func SearchBox_Show(obj uintptr)

func SearchBox_StaticClassType

func SearchBox_StaticClassType() TClass

func SearchBox_ToString

func SearchBox_ToString(obj uintptr) string

func SearchBox_Undo

func SearchBox_Undo(obj uintptr)

func SearchBox_Update

func SearchBox_Update(obj uintptr)

func SearchBox_UpdateControlState

func SearchBox_UpdateControlState(obj uintptr)

func TActivityIndicatorClass

func TActivityIndicatorClass() TClass

TActivityIndicatorClass CN: 获取类信息指针。 EN: Get class information pointer.

func TSearchBoxClass

func TSearchBoxClass() TClass

TSearchBoxClass CN: 获取类信息指针。 EN: Get class information pointer.

Types

type TActivityIndicator

type TActivityIndicator struct {
	IWinControl
	// contains filtered or unexported fields
}

func ActivityIndicatorFromInst

func ActivityIndicatorFromInst(inst uintptr) *TActivityIndicator

ActivityIndicatorFromInst CN: 新建一个对象来自已经存在的对象实例指针。 EN: Create a new object from an existing object instance pointer.

func ActivityIndicatorFromObj

func ActivityIndicatorFromObj(obj IObject) *TActivityIndicator

ActivityIndicatorFromObj CN: 新建一个对象来自已经存在的对象实例。 EN: Create a new object from an existing object instance.

func ActivityIndicatorFromUnsafePointer

func ActivityIndicatorFromUnsafePointer(ptr unsafe.Pointer) *TActivityIndicator

ActivityIndicatorFromUnsafePointer CN: 新建一个对象来自不安全的地址。注意:使用此函数可能造成一些不明情况,慎用。 EN: Create a new object from an unsecure address. Note: Using this function may cause some unclear situations and be used with caution..

func NewActivityIndicator

func NewActivityIndicator(owner IComponent) *TActivityIndicator

NewActivityIndicator CN: 创建一个新的对象。 EN: Create a new object.

func (*TActivityIndicator) Action

func (a *TActivityIndicator) Action() *TAction

Action

func (*TActivityIndicator) Align

func (a *TActivityIndicator) Align() TAlign

Align CN: 获取控件自动调整。 EN: Get Control automatically adjusts.

func (*TActivityIndicator) AlignDisabled

func (a *TActivityIndicator) AlignDisabled() bool

AlignDisabled CN: 获取禁用对齐。 EN: .

func (*TActivityIndicator) AlignWithMargins

func (a *TActivityIndicator) AlignWithMargins() bool

AlignWithMargins CN: 获取边距,仅VCL有效。 EN: Get The margin. Only VCL is valid..

func (*TActivityIndicator) Anchors

func (a *TActivityIndicator) Anchors() TAnchors

Anchors CN: 获取四个角位置的锚点。 EN: .

func (*TActivityIndicator) Animate

func (a *TActivityIndicator) Animate() bool

Animate

func (*TActivityIndicator) Assign

func (a *TActivityIndicator) Assign(Source IObject)

Assign CN: 复制一个对象,如果对象实现了此方法的话。 EN: Copy an object, if the object implements this method.

func (*TActivityIndicator) BiDiMode

func (a *TActivityIndicator) BiDiMode() TBiDiMode

BiDiMode

func (*TActivityIndicator) BoundsRect

func (a *TActivityIndicator) BoundsRect() TRect

BoundsRect

func (*TActivityIndicator) BringToFront

func (a *TActivityIndicator) BringToFront()

BringToFront CN: 将控件置于最前。 EN: Bring the control to the front.

func (*TActivityIndicator) Brush

func (a *TActivityIndicator) Brush() *TBrush

Brush CN: 获取画刷对象。 EN: Get Brush.

func (*TActivityIndicator) CanFocus

func (a *TActivityIndicator) CanFocus() bool

CanFocus CN: 是否可以获得焦点。 EN: .

func (*TActivityIndicator) ClassName

func (a *TActivityIndicator) ClassName() string

ClassName CN: 获取当前对象类名称。 EN: Get the current object class name.

func (*TActivityIndicator) ClassType

func (a *TActivityIndicator) ClassType() TClass

ClassType CN: 获取类的类型信息。 EN: Get class type information.

func (*TActivityIndicator) ClientHeight

func (a *TActivityIndicator) ClientHeight() int32

ClientHeight CN: 获取客户区高度。 EN: Get client height.

func (*TActivityIndicator) ClientOrigin

func (a *TActivityIndicator) ClientOrigin() TPoint

ClientOrigin

func (*TActivityIndicator) ClientRect

func (a *TActivityIndicator) ClientRect() TRect

ClientRect CN: 获取客户区矩形。 EN: Get client rectangle.

func (*TActivityIndicator) ClientToParent

func (a *TActivityIndicator) ClientToParent(Point TPoint, AParent IWinControl) TPoint

ClientToParent CN: 将客户端坐标转为父容器坐标。 EN: Convert client coordinates to parent container coordinates.

func (*TActivityIndicator) ClientToScreen

func (a *TActivityIndicator) ClientToScreen(Point TPoint) TPoint

ClientToScreen CN: 将客户端坐标转为绝对的屏幕坐标。 EN: Convert client coordinates to absolute screen coordinates.

func (*TActivityIndicator) ClientWidth

func (a *TActivityIndicator) ClientWidth() int32

ClientWidth CN: 获取客户区宽度。 EN: Get client width.

func (*TActivityIndicator) ComponentCount

func (a *TActivityIndicator) ComponentCount() int32

ComponentCount CN: 获取组件总数。 EN: Get the total number of components.

func (*TActivityIndicator) ComponentIndex

func (a *TActivityIndicator) ComponentIndex() int32

ComponentIndex CN: 获取组件索引。 EN: Get component index.

func (*TActivityIndicator) Components

func (a *TActivityIndicator) Components(AIndex int32) *TComponent

Components CN: 获取指定索引组件。 EN: Get the specified index component.

func (*TActivityIndicator) ContainsControl

func (a *TActivityIndicator) ContainsControl(Control IControl) bool

ContainsControl CN: 返回是否包含指定控件。 EN: it's contain a specified control.

func (*TActivityIndicator) ControlAtPos

func (a *TActivityIndicator) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl

ControlAtPos CN: 返回指定坐标及相关属性位置控件。 EN: Returns the specified coordinate and the relevant attribute position control..

func (*TActivityIndicator) ControlCount

func (a *TActivityIndicator) ControlCount() int32

ControlCount CN: 获取子控件数。 EN: Get Number of child controls.

func (*TActivityIndicator) ControlState

func (a *TActivityIndicator) ControlState() TControlState

ControlState CN: 获取控件状态。 EN: Get control state.

func (*TActivityIndicator) ControlStyle

func (a *TActivityIndicator) ControlStyle() TControlStyle

ControlStyle CN: 获取控件样式。 EN: Get control style.

func (*TActivityIndicator) Controls

func (a *TActivityIndicator) Controls(Index int32) *TControl

Controls CN: 获取指定索引子控件。 EN: .

func (*TActivityIndicator) Cursor

func (a *TActivityIndicator) Cursor() TCursor

Cursor CN: 获取控件光标。 EN: Get control cursor.

func (*TActivityIndicator) CustomHint

func (a *TActivityIndicator) CustomHint() *TCustomHint

CustomHint CN: 获取自定义提示。 EN: Get custom hint.

func (*TActivityIndicator) DisableAlign

func (a *TActivityIndicator) DisableAlign()

DisableAlign CN: 禁用控件的对齐。 EN: Disable control alignment.

func (*TActivityIndicator) DisposeOf

func (a *TActivityIndicator) DisposeOf()

DisposeOf CN: 丢弃当前对象。 EN: Discard the current object.

func (*TActivityIndicator) DockClientCount

func (a *TActivityIndicator) DockClientCount() int32

DockClientCount CN: 获取依靠客户端总数。 EN: .

func (*TActivityIndicator) DockClients

func (a *TActivityIndicator) DockClients(Index int32) *TControl

DockClients CN: 获取指定索引停靠客户端。 EN: .

func (*TActivityIndicator) DockSite

func (a *TActivityIndicator) DockSite() bool

DockSite CN: 获取停靠站点。 EN: Get Docking site.

func (*TActivityIndicator) DoubleBuffered

func (a *TActivityIndicator) DoubleBuffered() bool

DoubleBuffered CN: 获取设置控件双缓冲。 EN: Get Set control double buffering.

func (*TActivityIndicator) Dragging

func (a *TActivityIndicator) Dragging() bool

Dragging CN: 是否在拖拽中。 EN: Is it in the middle of dragging.

func (*TActivityIndicator) EnableAlign

func (a *TActivityIndicator) EnableAlign()

EnableAlign CN: 启用控件对齐。 EN: Enabled control alignment.

func (*TActivityIndicator) Enabled

func (a *TActivityIndicator) Enabled() bool

Enabled CN: 获取控件启用。 EN: Get the control enabled.

func (*TActivityIndicator) Equals

func (a *TActivityIndicator) Equals(Obj IObject) bool

Equals CN: 与一个对象进行比较。 EN: Compare with an object.

func (*TActivityIndicator) ExplicitHeight

func (a *TActivityIndicator) ExplicitHeight() int32

ExplicitHeight

func (*TActivityIndicator) ExplicitLeft

func (a *TActivityIndicator) ExplicitLeft() int32

ExplicitLeft

func (*TActivityIndicator) ExplicitTop

func (a *TActivityIndicator) ExplicitTop() int32

ExplicitTop

func (*TActivityIndicator) ExplicitWidth

func (a *TActivityIndicator) ExplicitWidth() int32

ExplicitWidth

func (*TActivityIndicator) FindChildControl

func (a *TActivityIndicator) FindChildControl(ControlName string) *TControl

FindChildControl CN: 查找子控件。 EN: Find sub controls.

func (*TActivityIndicator) FindComponent

func (a *TActivityIndicator) FindComponent(AName string) *TComponent

FindComponent CN: 查找指定名称的组件。 EN: Find the component with the specified name.

func (*TActivityIndicator) FlipChildren

func (a *TActivityIndicator) FlipChildren(AllLevels bool)

FlipChildren

func (*TActivityIndicator) Floating

func (a *TActivityIndicator) Floating() bool

Floating

func (*TActivityIndicator) Focused

func (a *TActivityIndicator) Focused() bool

Focused CN: 返回是否获取焦点。 EN: Return to get focus.

func (*TActivityIndicator) FrameDelay

func (a *TActivityIndicator) FrameDelay() uint16

FrameDelay

func (*TActivityIndicator) Free

func (a *TActivityIndicator) Free()

Free CN: 释放对象。 EN: Free object.

func (*TActivityIndicator) GetHashCode

func (a *TActivityIndicator) GetHashCode() int32

GetHashCode CN: 获取类的哈希值。 EN: Get the hash value of the class.

func (*TActivityIndicator) GetNamePath

func (a *TActivityIndicator) GetNamePath() string

GetNamePath CN: 获取类名路径。 EN: Get the class name path.

func (*TActivityIndicator) GetTextBuf

func (a *TActivityIndicator) GetTextBuf(Buffer string, BufSize int32) int32

GetTextBuf CN: 获取控件的字符,如果有。 EN: Get the characters of the control, if any.

func (*TActivityIndicator) GetTextLen

func (a *TActivityIndicator) GetTextLen() int32

GetTextLen CN: 获取控件的字符长,如果有。 EN: Get the character length of the control, if any.

func (*TActivityIndicator) Handle

func (a *TActivityIndicator) Handle() HWND

Handle CN: 获取控件句柄。 EN: Get Control handle.

func (*TActivityIndicator) HandleAllocated

func (a *TActivityIndicator) HandleAllocated() bool

HandleAllocated CN: 句柄是否已经分配。 EN: Is the handle already allocated.

func (*TActivityIndicator) HasParent

func (a *TActivityIndicator) HasParent() bool

HasParent CN: 是否有父容器。 EN: Is there a parent container.

func (*TActivityIndicator) Height

func (a *TActivityIndicator) Height() int32

Height CN: 获取高度。 EN: Get height.

func (*TActivityIndicator) Hide

func (a *TActivityIndicator) Hide()

Hide CN: 隐藏控件。 EN: Hidden control.

func (*TActivityIndicator) Hint

func (a *TActivityIndicator) Hint() string

Hint CN: 获取组件鼠标悬停提示。 EN: Get component mouse hints.

func (*TActivityIndicator) IndicatorColor

func (a *TActivityIndicator) IndicatorColor() TActivityIndicatorColor

IndicatorColor

func (*TActivityIndicator) IndicatorSize

func (a *TActivityIndicator) IndicatorSize() TActivityIndicatorSize

IndicatorSize

func (*TActivityIndicator) IndicatorType

func (a *TActivityIndicator) IndicatorType() TActivityIndicatorType

IndicatorType

func (*TActivityIndicator) InheritsFrom

func (a *TActivityIndicator) InheritsFrom(AClass TClass) bool

InheritsFrom CN: 判断当前类是否继承自指定类。 EN: Determine whether the current class inherits from the specified class.

func (*TActivityIndicator) InsertControl

func (a *TActivityIndicator) InsertControl(AControl IControl)

InsertControl CN: 插入一个控件。 EN: Insert a control.

func (*TActivityIndicator) Instance

func (a *TActivityIndicator) Instance() uintptr

Instance CN: 返回对象实例指针。 EN: Return object instance pointer.

func (*TActivityIndicator) InstanceSize

func (a *TActivityIndicator) InstanceSize() int32

InstanceSize CN: 获取当前对象实例大小。 EN: Get the current object instance size.

func (*TActivityIndicator) Invalidate

func (a *TActivityIndicator) Invalidate()

Invalidate CN: 要求重绘。 EN: Redraw.

func (*TActivityIndicator) IsValid

func (a *TActivityIndicator) IsValid() bool

IsValid CN: 检测地址是否为空。 EN: Check if the address is empty.

func (*TActivityIndicator) Left

func (a *TActivityIndicator) Left() int32

Left CN: 获取左边位置。 EN: Get Left position.

func (*TActivityIndicator) Margins

func (a *TActivityIndicator) Margins() *TMargins

Margins CN: 获取边矩,仅VCL有效。 EN: Get Edge moment, only VCL is valid.

func (*TActivityIndicator) MouseInClient

func (a *TActivityIndicator) MouseInClient() bool

MouseInClient CN: 获取鼠标是否在客户端,仅VCL有效。 EN: Get Whether the mouse is on the client, only VCL is valid.

func (*TActivityIndicator) Name

func (a *TActivityIndicator) Name() string

Name CN: 获取组件名称。 EN: Get the component name.

func (*TActivityIndicator) Owner

func (a *TActivityIndicator) Owner() *TComponent

Owner CN: 获取组件所有者。 EN: Get component owner.

func (*TActivityIndicator) PaintTo

func (a *TActivityIndicator) PaintTo(DC HDC, X int32, Y int32)

PaintTo CN: 绘画至指定DC。 EN: Painting to the specified DC.

func (*TActivityIndicator) Parent

func (a *TActivityIndicator) Parent() *TWinControl

Parent CN: 获取控件父容器。 EN: Get control parent container.

func (*TActivityIndicator) ParentDoubleBuffered

func (a *TActivityIndicator) ParentDoubleBuffered() bool

ParentDoubleBuffered CN: 获取父容器双缓冲。 EN: Get Parent container double buffering.

func (*TActivityIndicator) ParentToClient

func (a *TActivityIndicator) ParentToClient(Point TPoint, AParent IWinControl) TPoint

ParentToClient CN: 将父容器坐标转为客户端坐标。 EN: Convert parent container coordinates to client coordinates.

func (*TActivityIndicator) ParentWindow

func (a *TActivityIndicator) ParentWindow() HWND

ParentWindow CN: 获取父容器句柄。 EN: Get Parent container handle.

func (*TActivityIndicator) Perform

func (a *TActivityIndicator) Perform(Msg uint32, WParam uintptr, LParam int) int

Perform CN: 发送一个消息。 EN: Send a message.

func (*TActivityIndicator) Realign

func (a *TActivityIndicator) Realign()

Realign CN: 重新对齐。 EN: Realign.

func (*TActivityIndicator) Refresh

func (a *TActivityIndicator) Refresh()

Refresh CN: 刷新控件。 EN: Refresh control.

func (*TActivityIndicator) RemoveControl

func (a *TActivityIndicator) RemoveControl(AControl IControl)

RemoveControl CN: 移除一个控件。 EN: Remove a control.

func (*TActivityIndicator) Repaint

func (a *TActivityIndicator) Repaint()

Repaint CN: 重绘。 EN: Repaint.

func (*TActivityIndicator) ScaleBy

func (a *TActivityIndicator) ScaleBy(M int32, D int32)

ScaleBy CN: 按比例缩放。 EN: Scale by.

func (*TActivityIndicator) ScreenToClient

func (a *TActivityIndicator) ScreenToClient(Point TPoint) TPoint

ScreenToClient CN: 将屏幕坐标转为客户端坐标。 EN: Convert screen coordinates to client coordinates.

func (*TActivityIndicator) ScrollBy

func (a *TActivityIndicator) ScrollBy(DeltaX int32, DeltaY int32)

ScrollBy CN: 滚动至指定位置。 EN: Scroll by.

func (*TActivityIndicator) SendToBack

func (a *TActivityIndicator) SendToBack()

SendToBack CN: 控件至于最后面。 EN: The control is placed at the end.

func (*TActivityIndicator) SetAction

func (a *TActivityIndicator) SetAction(value IComponent)

SetAction

func (*TActivityIndicator) SetAlign

func (a *TActivityIndicator) SetAlign(value TAlign)

SetAlign CN: 设置控件自动调整。 EN: Set Control automatically adjusts.

func (*TActivityIndicator) SetAlignWithMargins

func (a *TActivityIndicator) SetAlignWithMargins(value bool)

SetAlignWithMargins CN: 设置边距,仅VCL有效。 EN: Set The margin. Only VCL is valid..

func (*TActivityIndicator) SetAnchors

func (a *TActivityIndicator) SetAnchors(value TAnchors)

SetAnchors CN: 设置四个角位置的锚点。 EN: .

func (*TActivityIndicator) SetAnimate

func (a *TActivityIndicator) SetAnimate(value bool)

SetAnimate

func (*TActivityIndicator) SetBiDiMode

func (a *TActivityIndicator) SetBiDiMode(value TBiDiMode)

SetBiDiMode

func (*TActivityIndicator) SetBounds

func (a *TActivityIndicator) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)

SetBounds CN: 设置组件边界。 EN: Set component boundaries.

func (*TActivityIndicator) SetBoundsRect

func (a *TActivityIndicator) SetBoundsRect(value TRect)

SetBoundsRect

func (*TActivityIndicator) SetClientHeight

func (a *TActivityIndicator) SetClientHeight(value int32)

SetClientHeight CN: 设置客户区高度。 EN: Set client height.

func (*TActivityIndicator) SetClientWidth

func (a *TActivityIndicator) SetClientWidth(value int32)

SetClientWidth CN: 设置客户区宽度。 EN: Set client width.

func (*TActivityIndicator) SetComponentIndex

func (a *TActivityIndicator) SetComponentIndex(value int32)

SetComponentIndex CN: 设置组件索引。 EN: Set component index.

func (*TActivityIndicator) SetControlState

func (a *TActivityIndicator) SetControlState(value TControlState)

SetControlState CN: 设置控件状态。 EN: Set control state.

func (*TActivityIndicator) SetControlStyle

func (a *TActivityIndicator) SetControlStyle(value TControlStyle)

SetControlStyle CN: 设置控件样式。 EN: Set control style.

func (*TActivityIndicator) SetCursor

func (a *TActivityIndicator) SetCursor(value TCursor)

SetCursor CN: 设置控件光标。 EN: Set control cursor.

func (*TActivityIndicator) SetCustomHint

func (a *TActivityIndicator) SetCustomHint(value IComponent)

SetCustomHint CN: 设置自定义提示。 EN: Set custom hint.

func (*TActivityIndicator) SetDockSite

func (a *TActivityIndicator) SetDockSite(value bool)

SetDockSite CN: 设置停靠站点。 EN: Set Docking site.

func (*TActivityIndicator) SetDoubleBuffered

func (a *TActivityIndicator) SetDoubleBuffered(value bool)

SetDoubleBuffered CN: 设置设置控件双缓冲。 EN: Set Set control double buffering.

func (*TActivityIndicator) SetEnabled

func (a *TActivityIndicator) SetEnabled(value bool)

SetEnabled CN: 设置控件启用。 EN: Set the control enabled.

func (*TActivityIndicator) SetFocus

func (a *TActivityIndicator) SetFocus()

SetFocus CN: 设置控件焦点。 EN: Set control focus.

func (*TActivityIndicator) SetFrameDelay

func (a *TActivityIndicator) SetFrameDelay(value uint16)

SetFrameDelay

func (*TActivityIndicator) SetHeight

func (a *TActivityIndicator) SetHeight(value int32)

SetHeight CN: 设置高度。 EN: Set height.

func (*TActivityIndicator) SetHint

func (a *TActivityIndicator) SetHint(value string)

SetHint CN: 设置组件鼠标悬停提示。 EN: Set component mouse hints.

func (*TActivityIndicator) SetIndicatorColor

func (a *TActivityIndicator) SetIndicatorColor(value TActivityIndicatorColor)

SetIndicatorColor

func (*TActivityIndicator) SetIndicatorSize

func (a *TActivityIndicator) SetIndicatorSize(value TActivityIndicatorSize)

SetIndicatorSize

func (*TActivityIndicator) SetIndicatorType

func (a *TActivityIndicator) SetIndicatorType(value TActivityIndicatorType)

SetIndicatorType

func (*TActivityIndicator) SetLeft

func (a *TActivityIndicator) SetLeft(value int32)

SetLeft CN: 设置左边位置。 EN: Set Left position.

func (*TActivityIndicator) SetMargins

func (a *TActivityIndicator) SetMargins(value *TMargins)

SetMargins CN: 设置边矩,仅VCL有效。 EN: Set Edge moment, only VCL is valid.

func (*TActivityIndicator) SetName

func (a *TActivityIndicator) SetName(value string)

SetName CN: 设置组件名称。 EN: Set the component name.

func (*TActivityIndicator) SetOnGesture

func (a *TActivityIndicator) SetOnGesture(fn TGestureEvent)

SetOnGesture

func (*TActivityIndicator) SetParent

func (a *TActivityIndicator) SetParent(value IWinControl)

SetParent CN: 设置控件父容器。 EN: Set control parent container.

func (*TActivityIndicator) SetParentDoubleBuffered

func (a *TActivityIndicator) SetParentDoubleBuffered(value bool)

SetParentDoubleBuffered CN: 设置父容器双缓冲。 EN: Set Parent container double buffering.

func (*TActivityIndicator) SetParentWindow

func (a *TActivityIndicator) SetParentWindow(value HWND)

SetParentWindow CN: 设置父容器句柄。 EN: Set Parent container handle.

func (*TActivityIndicator) SetShowHint

func (a *TActivityIndicator) SetShowHint(value bool)

SetShowHint CN: 设置显示鼠标悬停提示。 EN: Set Show mouseover tips.

func (*TActivityIndicator) SetStyleElements

func (a *TActivityIndicator) SetStyleElements(value TStyleElements)

SetStyleElements CN: 设置样式元素。 EN: Set Style element.

func (*TActivityIndicator) SetTabOrder

func (a *TActivityIndicator) SetTabOrder(value TTabOrder)

SetTabOrder CN: 设置Tab切换顺序序号。 EN: Set Tab switching sequence number.

func (*TActivityIndicator) SetTabStop

func (a *TActivityIndicator) SetTabStop(value bool)

SetTabStop CN: 设置Tab可停留。 EN: Set Tab can stay.

func (*TActivityIndicator) SetTag

func (a *TActivityIndicator) SetTag(value int)

SetTag CN: 设置对象标记。 EN: Set the control tag.

func (*TActivityIndicator) SetTextBuf

func (a *TActivityIndicator) SetTextBuf(Buffer string)

SetTextBuf CN: 设置控件字符,如果有。 EN: Set control characters, if any.

func (*TActivityIndicator) SetTop

func (a *TActivityIndicator) SetTop(value int32)

SetTop CN: 设置顶边位置。 EN: Set Top position.

func (*TActivityIndicator) SetUseDockManager

func (a *TActivityIndicator) SetUseDockManager(value bool)

SetUseDockManager CN: 设置使用停靠管理。 EN: .

func (*TActivityIndicator) SetVisible

func (a *TActivityIndicator) SetVisible(value bool)

SetVisible CN: 设置控件可视。 EN: Set the control visible.

func (*TActivityIndicator) SetWidth

func (a *TActivityIndicator) SetWidth(value int32)

SetWidth CN: 设置宽度。 EN: Set width.

func (*TActivityIndicator) Show

func (a *TActivityIndicator) Show()

Show CN: 显示控件。 EN: Show control.

func (*TActivityIndicator) ShowHint

func (a *TActivityIndicator) ShowHint() bool

ShowHint CN: 获取显示鼠标悬停提示。 EN: Get Show mouseover tips.

func (*TActivityIndicator) StartAnimation

func (a *TActivityIndicator) StartAnimation()

StartAnimation

func (*TActivityIndicator) StopAnimation

func (a *TActivityIndicator) StopAnimation()

StopAnimation

func (*TActivityIndicator) StyleElements

func (a *TActivityIndicator) StyleElements() TStyleElements

StyleElements CN: 获取样式元素。 EN: Get Style element.

func (*TActivityIndicator) TabOrder

func (a *TActivityIndicator) TabOrder() TTabOrder

TabOrder CN: 获取Tab切换顺序序号。 EN: Get Tab switching sequence number.

func (*TActivityIndicator) TabStop

func (a *TActivityIndicator) TabStop() bool

TabStop CN: 获取Tab可停留。 EN: Get Tab can stay.

func (*TActivityIndicator) Tag

func (a *TActivityIndicator) Tag() int

Tag CN: 获取对象标记。 EN: Get the control tag.

func (*TActivityIndicator) ToString

func (a *TActivityIndicator) ToString() string

ToString CN: 文本类信息。 EN: Text information.

func (*TActivityIndicator) Top

func (a *TActivityIndicator) Top() int32

Top CN: 获取顶边位置。 EN: Get Top position.

func (*TActivityIndicator) UnsafeAddr

func (a *TActivityIndicator) UnsafeAddr() unsafe.Pointer

UnsafeAddr CN: 获取一个不安全的地址。 EN: Get an unsafe address.

func (*TActivityIndicator) Update

func (a *TActivityIndicator) Update()

Update CN: 控件更新。 EN: Update.

func (*TActivityIndicator) UpdateControlState

func (a *TActivityIndicator) UpdateControlState()

UpdateControlState CN: 更新控件状态。 EN: Update control status.

func (*TActivityIndicator) UseDockManager

func (a *TActivityIndicator) UseDockManager() bool

UseDockManager CN: 获取使用停靠管理。 EN: .

func (*TActivityIndicator) Visible

func (a *TActivityIndicator) Visible() bool

Visible CN: 获取控件可视。 EN: Get the control visible.

func (*TActivityIndicator) VisibleDockClientCount

func (a *TActivityIndicator) VisibleDockClientCount() int32

VisibleDockClientCount CN: 获取当前停靠的可视总数。 EN: Get The total number of visible calls currently docked.

func (*TActivityIndicator) Width

func (a *TActivityIndicator) Width() int32

Width CN: 获取宽度。 EN: Get width.

type TActivityIndicatorColor

type TActivityIndicatorColor int32

func ActivityIndicator_GetIndicatorColor

func ActivityIndicator_GetIndicatorColor(obj uintptr) TActivityIndicatorColor

type TActivityIndicatorSize

type TActivityIndicatorSize int32

func ActivityIndicator_GetIndicatorSize

func ActivityIndicator_GetIndicatorSize(obj uintptr) TActivityIndicatorSize

type TActivityIndicatorType

type TActivityIndicatorType int32

func ActivityIndicator_GetIndicatorType

func ActivityIndicator_GetIndicatorType(obj uintptr) TActivityIndicatorType

type TSearchBox

type TSearchBox struct {
	IWinControl
	// contains filtered or unexported fields
}

func NewSearchBox

func NewSearchBox(owner IComponent) *TSearchBox

NewSearchBox CN: 创建一个新的对象。 EN: Create a new object.

func SearchBoxFromInst

func SearchBoxFromInst(inst uintptr) *TSearchBox

SearchBoxFromInst CN: 新建一个对象来自已经存在的对象实例指针。 EN: Create a new object from an existing object instance pointer.

func SearchBoxFromObj

func SearchBoxFromObj(obj IObject) *TSearchBox

SearchBoxFromObj CN: 新建一个对象来自已经存在的对象实例。 EN: Create a new object from an existing object instance.

func SearchBoxFromUnsafePointer

func SearchBoxFromUnsafePointer(ptr unsafe.Pointer) *TSearchBox

SearchBoxFromUnsafePointer CN: 新建一个对象来自不安全的地址。注意:使用此函数可能造成一些不明情况,慎用。 EN: Create a new object from an unsecure address. Note: Using this function may cause some unclear situations and be used with caution..

func (*TSearchBox) Action

func (s *TSearchBox) Action() *TAction

Action

func (*TSearchBox) Align

func (s *TSearchBox) Align() TAlign

Align CN: 获取控件自动调整。 EN: Get Control automatically adjusts.

func (*TSearchBox) AlignDisabled

func (s *TSearchBox) AlignDisabled() bool

AlignDisabled CN: 获取禁用对齐。 EN: .

func (*TSearchBox) AlignWithMargins

func (s *TSearchBox) AlignWithMargins() bool

AlignWithMargins CN: 获取边距,仅VCL有效。 EN: Get The margin. Only VCL is valid..

func (*TSearchBox) Alignment

func (s *TSearchBox) Alignment() TAlignment

Alignment CN: 获取文字对齐。 EN: Get Text alignment.

func (*TSearchBox) Anchors

func (s *TSearchBox) Anchors() TAnchors

Anchors CN: 获取四个角位置的锚点。 EN: .

func (*TSearchBox) Assign

func (s *TSearchBox) Assign(Source IObject)

Assign CN: 复制一个对象,如果对象实现了此方法的话。 EN: Copy an object, if the object implements this method.

func (*TSearchBox) AutoSelect

func (s *TSearchBox) AutoSelect() bool

AutoSelect CN: 获取自动选择。 EN: .

func (*TSearchBox) AutoSize

func (s *TSearchBox) AutoSize() bool

AutoSize CN: 获取自动调整大小。 EN: .

func (*TSearchBox) BevelEdges

func (s *TSearchBox) BevelEdges() TBevelEdges

BevelEdges

func (*TSearchBox) BevelInner

func (s *TSearchBox) BevelInner() TBevelCut

BevelInner

func (*TSearchBox) BevelKind

func (s *TSearchBox) BevelKind() TBevelKind

BevelKind

func (*TSearchBox) BevelOuter

func (s *TSearchBox) BevelOuter() TBevelCut

BevelOuter

func (*TSearchBox) BiDiMode

func (s *TSearchBox) BiDiMode() TBiDiMode

BiDiMode

func (*TSearchBox) BorderStyle

func (s *TSearchBox) BorderStyle() TBorderStyle

BorderStyle CN: 获取窗口边框样式。比如:无边框,单一边框等。 EN: .

func (*TSearchBox) BoundsRect

func (s *TSearchBox) BoundsRect() TRect

BoundsRect

func (*TSearchBox) BringToFront

func (s *TSearchBox) BringToFront()

BringToFront CN: 将控件置于最前。 EN: Bring the control to the front.

func (*TSearchBox) Brush

func (s *TSearchBox) Brush() *TBrush

Brush CN: 获取画刷对象。 EN: Get Brush.

func (*TSearchBox) ButtonWidth

func (s *TSearchBox) ButtonWidth() int32

ButtonWidth

func (*TSearchBox) CanFocus

func (s *TSearchBox) CanFocus() bool

CanFocus CN: 是否可以获得焦点。 EN: .

func (*TSearchBox) CanUndo

func (s *TSearchBox) CanUndo() bool

CanUndo CN: 获取能否撤销。 EN: .

func (*TSearchBox) CharCase

func (s *TSearchBox) CharCase() TEditCharCase

CharCase

func (*TSearchBox) ClassName

func (s *TSearchBox) ClassName() string

ClassName CN: 获取当前对象类名称。 EN: Get the current object class name.

func (*TSearchBox) ClassType

func (s *TSearchBox) ClassType() TClass

ClassType CN: 获取类的类型信息。 EN: Get class type information.

func (*TSearchBox) Clear

func (s *TSearchBox) Clear()

Clear CN: 清除。 EN: .

func (*TSearchBox) ClearSelection

func (s *TSearchBox) ClearSelection()

ClearSelection CN: 清除选择。 EN: .

func (*TSearchBox) ClearUndo

func (s *TSearchBox) ClearUndo()

ClearUndo CN: 清除撤销。 EN: .

func (*TSearchBox) ClientHeight

func (s *TSearchBox) ClientHeight() int32

ClientHeight CN: 获取客户区高度。 EN: Get client height.

func (*TSearchBox) ClientOrigin

func (s *TSearchBox) ClientOrigin() TPoint

ClientOrigin

func (*TSearchBox) ClientRect

func (s *TSearchBox) ClientRect() TRect

ClientRect CN: 获取客户区矩形。 EN: Get client rectangle.

func (*TSearchBox) ClientToParent

func (s *TSearchBox) ClientToParent(Point TPoint, AParent IWinControl) TPoint

ClientToParent CN: 将客户端坐标转为父容器坐标。 EN: Convert client coordinates to parent container coordinates.

func (*TSearchBox) ClientToScreen

func (s *TSearchBox) ClientToScreen(Point TPoint) TPoint

ClientToScreen CN: 将客户端坐标转为绝对的屏幕坐标。 EN: Convert client coordinates to absolute screen coordinates.

func (*TSearchBox) ClientWidth

func (s *TSearchBox) ClientWidth() int32

ClientWidth CN: 获取客户区宽度。 EN: Get client width.

func (*TSearchBox) Color

func (s *TSearchBox) Color() TColor

Color CN: 获取颜色。 EN: Get color.

func (*TSearchBox) ComponentCount

func (s *TSearchBox) ComponentCount() int32

ComponentCount CN: 获取组件总数。 EN: Get the total number of components.

func (*TSearchBox) ComponentIndex

func (s *TSearchBox) ComponentIndex() int32

ComponentIndex CN: 获取组件索引。 EN: Get component index.

func (*TSearchBox) Components

func (s *TSearchBox) Components(AIndex int32) *TComponent

Components CN: 获取指定索引组件。 EN: Get the specified index component.

func (*TSearchBox) ContainsControl

func (s *TSearchBox) ContainsControl(Control IControl) bool

ContainsControl CN: 返回是否包含指定控件。 EN: it's contain a specified control.

func (*TSearchBox) ControlAtPos

func (s *TSearchBox) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl

ControlAtPos CN: 返回指定坐标及相关属性位置控件。 EN: Returns the specified coordinate and the relevant attribute position control..

func (*TSearchBox) ControlCount

func (s *TSearchBox) ControlCount() int32

ControlCount CN: 获取子控件数。 EN: Get Number of child controls.

func (*TSearchBox) ControlState

func (s *TSearchBox) ControlState() TControlState

ControlState CN: 获取控件状态。 EN: Get control state.

func (*TSearchBox) ControlStyle

func (s *TSearchBox) ControlStyle() TControlStyle

ControlStyle CN: 获取控件样式。 EN: Get control style.

func (*TSearchBox) Controls

func (s *TSearchBox) Controls(Index int32) *TControl

Controls CN: 获取指定索引子控件。 EN: .

func (*TSearchBox) CopyToClipboard

func (s *TSearchBox) CopyToClipboard()

CopyToClipboard CN: 复制到粘贴板。 EN: .

func (*TSearchBox) Cursor

func (s *TSearchBox) Cursor() TCursor

Cursor CN: 获取控件光标。 EN: Get control cursor.

func (*TSearchBox) CustomHint

func (s *TSearchBox) CustomHint() *TCustomHint

CustomHint CN: 获取自定义提示。 EN: Get custom hint.

func (*TSearchBox) CutToClipboard

func (s *TSearchBox) CutToClipboard()

CutToClipboard CN: 剪切到粘贴板。 EN: .

func (*TSearchBox) DisableAlign

func (s *TSearchBox) DisableAlign()

DisableAlign CN: 禁用控件的对齐。 EN: Disable control alignment.

func (*TSearchBox) DisposeOf

func (s *TSearchBox) DisposeOf()

DisposeOf CN: 丢弃当前对象。 EN: Discard the current object.

func (*TSearchBox) DockClientCount

func (s *TSearchBox) DockClientCount() int32

DockClientCount CN: 获取依靠客户端总数。 EN: .

func (*TSearchBox) DockClients

func (s *TSearchBox) DockClients(Index int32) *TControl

DockClients CN: 获取指定索引停靠客户端。 EN: .

func (*TSearchBox) DockSite

func (s *TSearchBox) DockSite() bool

DockSite CN: 获取停靠站点。 EN: Get Docking site.

func (*TSearchBox) DoubleBuffered

func (s *TSearchBox) DoubleBuffered() bool

DoubleBuffered CN: 获取设置控件双缓冲。 EN: Get Set control double buffering.

func (*TSearchBox) DragCursor

func (s *TSearchBox) DragCursor() TCursor

DragCursor CN: 获取设置控件拖拽时的光标。 EN: Get Set the cursor when the control is dragged.

func (*TSearchBox) DragKind

func (s *TSearchBox) DragKind() TDragKind

DragKind CN: 获取拖拽方式。 EN: Get Drag and drop.

func (*TSearchBox) DragMode

func (s *TSearchBox) DragMode() TDragMode

DragMode CN: 获取拖拽模式。 EN: Get Drag mode.

func (*TSearchBox) Dragging

func (s *TSearchBox) Dragging() bool

Dragging CN: 是否在拖拽中。 EN: Is it in the middle of dragging.

func (*TSearchBox) EnableAlign

func (s *TSearchBox) EnableAlign()

EnableAlign CN: 启用控件对齐。 EN: Enabled control alignment.

func (*TSearchBox) Enabled

func (s *TSearchBox) Enabled() bool

Enabled CN: 获取控件启用。 EN: Get the control enabled.

func (*TSearchBox) Equals

func (s *TSearchBox) Equals(Obj IObject) bool

Equals CN: 与一个对象进行比较。 EN: Compare with an object.

func (*TSearchBox) ExplicitHeight

func (s *TSearchBox) ExplicitHeight() int32

ExplicitHeight

func (*TSearchBox) ExplicitLeft

func (s *TSearchBox) ExplicitLeft() int32

ExplicitLeft

func (*TSearchBox) ExplicitTop

func (s *TSearchBox) ExplicitTop() int32

ExplicitTop

func (*TSearchBox) ExplicitWidth

func (s *TSearchBox) ExplicitWidth() int32

ExplicitWidth

func (*TSearchBox) FindChildControl

func (s *TSearchBox) FindChildControl(ControlName string) *TControl

FindChildControl CN: 查找子控件。 EN: Find sub controls.

func (*TSearchBox) FindComponent

func (s *TSearchBox) FindComponent(AName string) *TComponent

FindComponent CN: 查找指定名称的组件。 EN: Find the component with the specified name.

func (*TSearchBox) FlipChildren

func (s *TSearchBox) FlipChildren(AllLevels bool)

FlipChildren

func (*TSearchBox) Floating

func (s *TSearchBox) Floating() bool

Floating

func (*TSearchBox) Focused

func (s *TSearchBox) Focused() bool

Focused CN: 返回是否获取焦点。 EN: Return to get focus.

func (*TSearchBox) Font

func (s *TSearchBox) Font() *TFont

Font CN: 获取字体。 EN: Get Font.

func (*TSearchBox) Free

func (s *TSearchBox) Free()

Free CN: 释放对象。 EN: Free object.

func (*TSearchBox) GetHashCode

func (s *TSearchBox) GetHashCode() int32

GetHashCode CN: 获取类的哈希值。 EN: Get the hash value of the class.

func (*TSearchBox) GetNamePath

func (s *TSearchBox) GetNamePath() string

GetNamePath CN: 获取类名路径。 EN: Get the class name path.

func (*TSearchBox) GetSelTextBuf

func (s *TSearchBox) GetSelTextBuf(Buffer string, BufSize int32) int32

GetSelTextBuf

func (*TSearchBox) GetTextBuf

func (s *TSearchBox) GetTextBuf(Buffer string, BufSize int32) int32

GetTextBuf CN: 获取控件的字符,如果有。 EN: Get the characters of the control, if any.

func (*TSearchBox) GetTextLen

func (s *TSearchBox) GetTextLen() int32

GetTextLen CN: 获取控件的字符长,如果有。 EN: Get the character length of the control, if any.

func (*TSearchBox) Handle

func (s *TSearchBox) Handle() HWND

Handle CN: 获取控件句柄。 EN: Get Control handle.

func (*TSearchBox) HandleAllocated

func (s *TSearchBox) HandleAllocated() bool

HandleAllocated CN: 句柄是否已经分配。 EN: Is the handle already allocated.

func (*TSearchBox) HasParent

func (s *TSearchBox) HasParent() bool

HasParent CN: 是否有父容器。 EN: Is there a parent container.

func (*TSearchBox) Height

func (s *TSearchBox) Height() int32

Height CN: 获取高度。 EN: Get height.

func (*TSearchBox) Hide

func (s *TSearchBox) Hide()

Hide CN: 隐藏控件。 EN: Hidden control.

func (*TSearchBox) HideSelection

func (s *TSearchBox) HideSelection() bool

HideSelection CN: 获取隐藏选择。 EN: .

func (*TSearchBox) Hint

func (s *TSearchBox) Hint() string

Hint CN: 获取组件鼠标悬停提示。 EN: Get component mouse hints.

func (*TSearchBox) InheritsFrom

func (s *TSearchBox) InheritsFrom(AClass TClass) bool

InheritsFrom CN: 判断当前类是否继承自指定类。 EN: Determine whether the current class inherits from the specified class.

func (*TSearchBox) InsertControl

func (s *TSearchBox) InsertControl(AControl IControl)

InsertControl CN: 插入一个控件。 EN: Insert a control.

func (*TSearchBox) Instance

func (s *TSearchBox) Instance() uintptr

Instance CN: 返回对象实例指针。 EN: Return object instance pointer.

func (*TSearchBox) InstanceSize

func (s *TSearchBox) InstanceSize() int32

InstanceSize CN: 获取当前对象实例大小。 EN: Get the current object instance size.

func (*TSearchBox) Invalidate

func (s *TSearchBox) Invalidate()

Invalidate CN: 要求重绘。 EN: Redraw.

func (*TSearchBox) IsValid

func (s *TSearchBox) IsValid() bool

IsValid CN: 检测地址是否为空。 EN: Check if the address is empty.

func (*TSearchBox) Left

func (s *TSearchBox) Left() int32

Left CN: 获取左边位置。 EN: Get Left position.

func (*TSearchBox) Margins

func (s *TSearchBox) Margins() *TMargins

Margins CN: 获取边矩,仅VCL有效。 EN: Get Edge moment, only VCL is valid.

func (*TSearchBox) MaxLength

func (s *TSearchBox) MaxLength() int32

MaxLength CN: 获取最大长度。 EN: .

func (*TSearchBox) Modified

func (s *TSearchBox) Modified() bool

Modified CN: 获取修改。 EN: Get modified.

func (*TSearchBox) MouseInClient

func (s *TSearchBox) MouseInClient() bool

MouseInClient CN: 获取鼠标是否在客户端,仅VCL有效。 EN: Get Whether the mouse is on the client, only VCL is valid.

func (*TSearchBox) Name

func (s *TSearchBox) Name() string

Name CN: 获取组件名称。 EN: Get the component name.

func (*TSearchBox) NumbersOnly

func (s *TSearchBox) NumbersOnly() bool

NumbersOnly CN: 获取只能输入数字。 EN: .

func (*TSearchBox) Owner

func (s *TSearchBox) Owner() *TComponent

Owner CN: 获取组件所有者。 EN: Get component owner.

func (*TSearchBox) PaintTo

func (s *TSearchBox) PaintTo(DC HDC, X int32, Y int32)

PaintTo CN: 绘画至指定DC。 EN: Painting to the specified DC.

func (*TSearchBox) Parent

func (s *TSearchBox) Parent() *TWinControl

Parent CN: 获取控件父容器。 EN: Get control parent container.

func (*TSearchBox) ParentColor

func (s *TSearchBox) ParentColor() bool

ParentColor CN: 获取父容器颜色。 EN: Get parent color.

func (*TSearchBox) ParentCtl3D

func (s *TSearchBox) ParentCtl3D() bool

ParentCtl3D

func (*TSearchBox) ParentDoubleBuffered

func (s *TSearchBox) ParentDoubleBuffered() bool

ParentDoubleBuffered CN: 获取父容器双缓冲。 EN: Get Parent container double buffering.

func (*TSearchBox) ParentFont

func (s *TSearchBox) ParentFont() bool

ParentFont CN: 获取父容器字体。 EN: Get Parent container font.

func (*TSearchBox) ParentShowHint

func (s *TSearchBox) ParentShowHint() bool

ParentShowHint

func (*TSearchBox) ParentToClient

func (s *TSearchBox) ParentToClient(Point TPoint, AParent IWinControl) TPoint

ParentToClient CN: 将父容器坐标转为客户端坐标。 EN: Convert parent container coordinates to client coordinates.

func (*TSearchBox) ParentWindow

func (s *TSearchBox) ParentWindow() HWND

ParentWindow CN: 获取父容器句柄。 EN: Get Parent container handle.

func (*TSearchBox) PasswordChar

func (s *TSearchBox) PasswordChar() uint16

PasswordChar CN: 获取密码掩码字符。 EN: .

func (*TSearchBox) PasteFromClipboard

func (s *TSearchBox) PasteFromClipboard()

PasteFromClipboard CN: 从剪切板粘贴。 EN: .

func (*TSearchBox) Perform

func (s *TSearchBox) Perform(Msg uint32, WParam uintptr, LParam int) int

Perform CN: 发送一个消息。 EN: Send a message.

func (*TSearchBox) PopupMenu

func (s *TSearchBox) PopupMenu() *TPopupMenu

PopupMenu CN: 获取右键菜单。 EN: Get Right click menu.

func (*TSearchBox) ReadOnly

func (s *TSearchBox) ReadOnly() bool

ReadOnly CN: 获取只读。 EN: .

func (*TSearchBox) Realign

func (s *TSearchBox) Realign()

Realign CN: 重新对齐。 EN: Realign.

func (*TSearchBox) Refresh

func (s *TSearchBox) Refresh()

Refresh CN: 刷新控件。 EN: Refresh control.

func (*TSearchBox) RemoveControl

func (s *TSearchBox) RemoveControl(AControl IControl)

RemoveControl CN: 移除一个控件。 EN: Remove a control.

func (*TSearchBox) Repaint

func (s *TSearchBox) Repaint()

Repaint CN: 重绘。 EN: Repaint.

func (*TSearchBox) ScaleBy

func (s *TSearchBox) ScaleBy(M int32, D int32)

ScaleBy CN: 按比例缩放。 EN: Scale by.

func (*TSearchBox) ScreenToClient

func (s *TSearchBox) ScreenToClient(Point TPoint) TPoint

ScreenToClient CN: 将屏幕坐标转为客户端坐标。 EN: Convert screen coordinates to client coordinates.

func (*TSearchBox) ScrollBy

func (s *TSearchBox) ScrollBy(DeltaX int32, DeltaY int32)

ScrollBy CN: 滚动至指定位置。 EN: Scroll by.

func (*TSearchBox) SearchIndicator

func (s *TSearchBox) SearchIndicator() TSearchBoxIndicator

SearchIndicator

func (*TSearchBox) SelLength

func (s *TSearchBox) SelLength() int32

SelLength CN: 获取选择的长度。 EN: .

func (*TSearchBox) SelStart

func (s *TSearchBox) SelStart() int32

SelStart CN: 获取选择的启始位置。 EN: .

func (*TSearchBox) SelText

func (s *TSearchBox) SelText() string

SelText CN: 获取选择的文本。 EN: .

func (*TSearchBox) SelectAll

func (s *TSearchBox) SelectAll()

SelectAll CN: 全选。 EN: .

func (*TSearchBox) SendToBack

func (s *TSearchBox) SendToBack()

SendToBack CN: 控件至于最后面。 EN: The control is placed at the end.

func (*TSearchBox) SetAction

func (s *TSearchBox) SetAction(value IComponent)

SetAction

func (*TSearchBox) SetAlign

func (s *TSearchBox) SetAlign(value TAlign)

SetAlign CN: 设置控件自动调整。 EN: Set Control automatically adjusts.

func (*TSearchBox) SetAlignWithMargins

func (s *TSearchBox) SetAlignWithMargins(value bool)

SetAlignWithMargins CN: 设置边距,仅VCL有效。 EN: Set The margin. Only VCL is valid..

func (*TSearchBox) SetAlignment

func (s *TSearchBox) SetAlignment(value TAlignment)

SetAlignment CN: 设置文字对齐。 EN: Set Text alignment.

func (*TSearchBox) SetAnchors

func (s *TSearchBox) SetAnchors(value TAnchors)

SetAnchors CN: 设置四个角位置的锚点。 EN: .

func (*TSearchBox) SetAutoSelect

func (s *TSearchBox) SetAutoSelect(value bool)

SetAutoSelect CN: 设置自动选择。 EN: .

func (*TSearchBox) SetAutoSize

func (s *TSearchBox) SetAutoSize(value bool)

SetAutoSize CN: 设置自动调整大小。 EN: .

func (*TSearchBox) SetBevelEdges

func (s *TSearchBox) SetBevelEdges(value TBevelEdges)

SetBevelEdges

func (*TSearchBox) SetBevelInner

func (s *TSearchBox) SetBevelInner(value TBevelCut)

SetBevelInner

func (*TSearchBox) SetBevelKind

func (s *TSearchBox) SetBevelKind(value TBevelKind)

SetBevelKind

func (*TSearchBox) SetBevelOuter

func (s *TSearchBox) SetBevelOuter(value TBevelCut)

SetBevelOuter

func (*TSearchBox) SetBiDiMode

func (s *TSearchBox) SetBiDiMode(value TBiDiMode)

SetBiDiMode

func (*TSearchBox) SetBorderStyle

func (s *TSearchBox) SetBorderStyle(value TBorderStyle)

SetBorderStyle CN: 设置窗口边框样式。比如:无边框,单一边框等。 EN: .

func (*TSearchBox) SetBounds

func (s *TSearchBox) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)

SetBounds CN: 设置组件边界。 EN: Set component boundaries.

func (*TSearchBox) SetBoundsRect

func (s *TSearchBox) SetBoundsRect(value TRect)

SetBoundsRect

func (*TSearchBox) SetButtonWidth

func (s *TSearchBox) SetButtonWidth(value int32)

SetButtonWidth

func (*TSearchBox) SetCharCase

func (s *TSearchBox) SetCharCase(value TEditCharCase)

SetCharCase

func (*TSearchBox) SetClientHeight

func (s *TSearchBox) SetClientHeight(value int32)

SetClientHeight CN: 设置客户区高度。 EN: Set client height.

func (*TSearchBox) SetClientWidth

func (s *TSearchBox) SetClientWidth(value int32)

SetClientWidth CN: 设置客户区宽度。 EN: Set client width.

func (*TSearchBox) SetColor

func (s *TSearchBox) SetColor(value TColor)

SetColor CN: 设置颜色。 EN: Set color.

func (*TSearchBox) SetComponentIndex

func (s *TSearchBox) SetComponentIndex(value int32)

SetComponentIndex CN: 设置组件索引。 EN: Set component index.

func (*TSearchBox) SetControlState

func (s *TSearchBox) SetControlState(value TControlState)

SetControlState CN: 设置控件状态。 EN: Set control state.

func (*TSearchBox) SetControlStyle

func (s *TSearchBox) SetControlStyle(value TControlStyle)

SetControlStyle CN: 设置控件样式。 EN: Set control style.

func (*TSearchBox) SetCursor

func (s *TSearchBox) SetCursor(value TCursor)

SetCursor CN: 设置控件光标。 EN: Set control cursor.

func (*TSearchBox) SetCustomHint

func (s *TSearchBox) SetCustomHint(value IComponent)

SetCustomHint CN: 设置自定义提示。 EN: Set custom hint.

func (*TSearchBox) SetDockSite

func (s *TSearchBox) SetDockSite(value bool)

SetDockSite CN: 设置停靠站点。 EN: Set Docking site.

func (*TSearchBox) SetDoubleBuffered

func (s *TSearchBox) SetDoubleBuffered(value bool)

SetDoubleBuffered CN: 设置设置控件双缓冲。 EN: Set Set control double buffering.

func (*TSearchBox) SetDragCursor

func (s *TSearchBox) SetDragCursor(value TCursor)

SetDragCursor CN: 设置设置控件拖拽时的光标。 EN: Set Set the cursor when the control is dragged.

func (*TSearchBox) SetDragKind

func (s *TSearchBox) SetDragKind(value TDragKind)

SetDragKind CN: 设置拖拽方式。 EN: Set Drag and drop.

func (*TSearchBox) SetDragMode

func (s *TSearchBox) SetDragMode(value TDragMode)

SetDragMode CN: 设置拖拽模式。 EN: Set Drag mode.

func (*TSearchBox) SetEnabled

func (s *TSearchBox) SetEnabled(value bool)

SetEnabled CN: 设置控件启用。 EN: Set the control enabled.

func (*TSearchBox) SetFocus

func (s *TSearchBox) SetFocus()

SetFocus CN: 设置控件焦点。 EN: Set control focus.

func (*TSearchBox) SetFont

func (s *TSearchBox) SetFont(value *TFont)

SetFont CN: 设置字体。 EN: Set Font.

func (*TSearchBox) SetHeight

func (s *TSearchBox) SetHeight(value int32)

SetHeight CN: 设置高度。 EN: Set height.

func (*TSearchBox) SetHideSelection

func (s *TSearchBox) SetHideSelection(value bool)

SetHideSelection CN: 设置隐藏选择。 EN: .

func (*TSearchBox) SetHint

func (s *TSearchBox) SetHint(value string)

SetHint CN: 设置组件鼠标悬停提示。 EN: Set component mouse hints.

func (*TSearchBox) SetLeft

func (s *TSearchBox) SetLeft(value int32)

SetLeft CN: 设置左边位置。 EN: Set Left position.

func (*TSearchBox) SetMargins

func (s *TSearchBox) SetMargins(value *TMargins)

SetMargins CN: 设置边矩,仅VCL有效。 EN: Set Edge moment, only VCL is valid.

func (*TSearchBox) SetMaxLength

func (s *TSearchBox) SetMaxLength(value int32)

SetMaxLength CN: 设置最大长度。 EN: .

func (*TSearchBox) SetModified

func (s *TSearchBox) SetModified(value bool)

SetModified CN: 设置修改。 EN: Set modified.

func (*TSearchBox) SetName

func (s *TSearchBox) SetName(value string)

SetName CN: 设置组件名称。 EN: Set the component name.

func (*TSearchBox) SetNumbersOnly

func (s *TSearchBox) SetNumbersOnly(value bool)

SetNumbersOnly CN: 设置只能输入数字。 EN: .

func (*TSearchBox) SetOnChange

func (s *TSearchBox) SetOnChange(fn TNotifyEvent)

SetOnChange CN: 设置改变事件。 EN: Set changed event.

func (*TSearchBox) SetOnClick

func (s *TSearchBox) SetOnClick(fn TNotifyEvent)

SetOnClick CN: 设置控件单击事件。 EN: Set control click event.

func (*TSearchBox) SetOnContextPopup

func (s *TSearchBox) SetOnContextPopup(fn TContextPopupEvent)

SetOnContextPopup CN: 设置上下文弹出事件,一般是右键时弹出。 EN: Set Context popup event, usually pop up when right click.

func (*TSearchBox) SetOnDblClick

func (s *TSearchBox) SetOnDblClick(fn TNotifyEvent)

SetOnDblClick CN: 设置双击事件。 EN: .

func (*TSearchBox) SetOnDragDrop

func (s *TSearchBox) SetOnDragDrop(fn TDragDropEvent)

SetOnDragDrop CN: 设置拖拽下落事件。 EN: Set Drag and drop event.

func (*TSearchBox) SetOnDragOver

func (s *TSearchBox) SetOnDragOver(fn TDragOverEvent)

SetOnDragOver CN: 设置拖拽完成事件。 EN: Set Drag and drop completion event.

func (*TSearchBox) SetOnEndDock

func (s *TSearchBox) SetOnEndDock(fn TEndDragEvent)

SetOnEndDock CN: 设置停靠结束事件。 EN: Set Dock end event.

func (*TSearchBox) SetOnEndDrag

func (s *TSearchBox) SetOnEndDrag(fn TEndDragEvent)

SetOnEndDrag CN: 设置拖拽结束。 EN: Set End of drag.

func (*TSearchBox) SetOnEnter

func (s *TSearchBox) SetOnEnter(fn TNotifyEvent)

SetOnEnter CN: 设置焦点进入。 EN: Set Focus entry.

func (*TSearchBox) SetOnExit

func (s *TSearchBox) SetOnExit(fn TNotifyEvent)

SetOnExit CN: 设置焦点退出。 EN: Set Focus exit.

func (*TSearchBox) SetOnGesture

func (s *TSearchBox) SetOnGesture(fn TGestureEvent)

SetOnGesture

func (*TSearchBox) SetOnInvokeSearch

func (s *TSearchBox) SetOnInvokeSearch(fn TNotifyEvent)

SetOnInvokeSearch

func (*TSearchBox) SetOnKeyDown

func (s *TSearchBox) SetOnKeyDown(fn TKeyEvent)

SetOnKeyDown CN: 设置键盘按键按下事件。 EN: Set Keyboard button press event.

func (*TSearchBox) SetOnKeyPress

func (s *TSearchBox) SetOnKeyPress(fn TKeyPressEvent)

SetOnKeyPress

func (*TSearchBox) SetOnKeyUp

func (s *TSearchBox) SetOnKeyUp(fn TKeyEvent)

SetOnKeyUp CN: 设置键盘按键抬起事件。 EN: Set Keyboard button lift event.

func (*TSearchBox) SetOnMouseActivate

func (s *TSearchBox) SetOnMouseActivate(fn TMouseActivateEvent)

SetOnMouseActivate

func (*TSearchBox) SetOnMouseDown

func (s *TSearchBox) SetOnMouseDown(fn TMouseEvent)

SetOnMouseDown CN: 设置鼠标按下事件。 EN: Set Mouse down event.

func (*TSearchBox) SetOnMouseEnter

func (s *TSearchBox) SetOnMouseEnter(fn TNotifyEvent)

SetOnMouseEnter CN: 设置鼠标进入事件。 EN: Set Mouse entry event.

func (*TSearchBox) SetOnMouseLeave

func (s *TSearchBox) SetOnMouseLeave(fn TNotifyEvent)

SetOnMouseLeave CN: 设置鼠标离开事件。 EN: Set Mouse leave event.

func (*TSearchBox) SetOnMouseMove

func (s *TSearchBox) SetOnMouseMove(fn TMouseMoveEvent)

SetOnMouseMove CN: 设置鼠标移动事件。 EN: .

func (*TSearchBox) SetOnMouseUp

func (s *TSearchBox) SetOnMouseUp(fn TMouseEvent)

SetOnMouseUp CN: 设置鼠标抬起事件。 EN: Set Mouse lift event.

func (*TSearchBox) SetOnStartDock

func (s *TSearchBox) SetOnStartDock(fn TStartDockEvent)

SetOnStartDock CN: 设置启动停靠。 EN: .

func (*TSearchBox) SetParent

func (s *TSearchBox) SetParent(value IWinControl)

SetParent CN: 设置控件父容器。 EN: Set control parent container.

func (*TSearchBox) SetParentColor

func (s *TSearchBox) SetParentColor(value bool)

SetParentColor CN: 设置父容器颜色。 EN: Set parent color.

func (*TSearchBox) SetParentCtl3D

func (s *TSearchBox) SetParentCtl3D(value bool)

SetParentCtl3D

func (*TSearchBox) SetParentDoubleBuffered

func (s *TSearchBox) SetParentDoubleBuffered(value bool)

SetParentDoubleBuffered CN: 设置父容器双缓冲。 EN: Set Parent container double buffering.

func (*TSearchBox) SetParentFont

func (s *TSearchBox) SetParentFont(value bool)

SetParentFont CN: 设置父容器字体。 EN: Set Parent container font.

func (*TSearchBox) SetParentShowHint

func (s *TSearchBox) SetParentShowHint(value bool)

SetParentShowHint

func (*TSearchBox) SetParentWindow

func (s *TSearchBox) SetParentWindow(value HWND)

SetParentWindow CN: 设置父容器句柄。 EN: Set Parent container handle.

func (*TSearchBox) SetPasswordChar

func (s *TSearchBox) SetPasswordChar(value uint16)

SetPasswordChar CN: 设置密码掩码字符。 EN: .

func (*TSearchBox) SetPopupMenu

func (s *TSearchBox) SetPopupMenu(value IComponent)

SetPopupMenu CN: 设置右键菜单。 EN: Set Right click menu.

func (*TSearchBox) SetReadOnly

func (s *TSearchBox) SetReadOnly(value bool)

SetReadOnly CN: 设置只读。 EN: .

func (*TSearchBox) SetSearchIndicator

func (s *TSearchBox) SetSearchIndicator(value TSearchBoxIndicator)

SetSearchIndicator

func (*TSearchBox) SetSelLength

func (s *TSearchBox) SetSelLength(value int32)

SetSelLength CN: 设置选择的长度。 EN: .

func (*TSearchBox) SetSelStart

func (s *TSearchBox) SetSelStart(value int32)

SetSelStart CN: 设置选择的启始位置。 EN: .

func (*TSearchBox) SetSelText

func (s *TSearchBox) SetSelText(value string)

SetSelText CN: 设置选择的文本。 EN: .

func (*TSearchBox) SetShowHint

func (s *TSearchBox) SetShowHint(value bool)

SetShowHint CN: 设置显示鼠标悬停提示。 EN: Set Show mouseover tips.

func (*TSearchBox) SetStyleElements

func (s *TSearchBox) SetStyleElements(value TStyleElements)

SetStyleElements CN: 设置样式元素。 EN: Set Style element.

func (*TSearchBox) SetTabOrder

func (s *TSearchBox) SetTabOrder(value TTabOrder)

SetTabOrder CN: 设置Tab切换顺序序号。 EN: Set Tab switching sequence number.

func (*TSearchBox) SetTabStop

func (s *TSearchBox) SetTabStop(value bool)

SetTabStop CN: 设置Tab可停留。 EN: Set Tab can stay.

func (*TSearchBox) SetTag

func (s *TSearchBox) SetTag(value int)

SetTag CN: 设置对象标记。 EN: Set the control tag.

func (*TSearchBox) SetText

func (s *TSearchBox) SetText(value string)

SetText CN: 设置文本。 EN: .

func (*TSearchBox) SetTextBuf

func (s *TSearchBox) SetTextBuf(Buffer string)

SetTextBuf CN: 设置控件字符,如果有。 EN: Set control characters, if any.

func (*TSearchBox) SetTextHint

func (s *TSearchBox) SetTextHint(value string)

SetTextHint CN: 设置提示文本。 EN: .

func (*TSearchBox) SetTop

func (s *TSearchBox) SetTop(value int32)

SetTop CN: 设置顶边位置。 EN: Set Top position.

func (*TSearchBox) SetUseDockManager

func (s *TSearchBox) SetUseDockManager(value bool)

SetUseDockManager CN: 设置使用停靠管理。 EN: .

func (*TSearchBox) SetVisible

func (s *TSearchBox) SetVisible(value bool)

SetVisible CN: 设置控件可视。 EN: Set the control visible.

func (*TSearchBox) SetWidth

func (s *TSearchBox) SetWidth(value int32)

SetWidth CN: 设置宽度。 EN: Set width.

func (*TSearchBox) Show

func (s *TSearchBox) Show()

Show CN: 显示控件。 EN: Show control.

func (*TSearchBox) ShowHint

func (s *TSearchBox) ShowHint() bool

ShowHint CN: 获取显示鼠标悬停提示。 EN: Get Show mouseover tips.

func (*TSearchBox) StyleElements

func (s *TSearchBox) StyleElements() TStyleElements

StyleElements CN: 获取样式元素。 EN: Get Style element.

func (*TSearchBox) TabOrder

func (s *TSearchBox) TabOrder() TTabOrder

TabOrder CN: 获取Tab切换顺序序号。 EN: Get Tab switching sequence number.

func (*TSearchBox) TabStop

func (s *TSearchBox) TabStop() bool

TabStop CN: 获取Tab可停留。 EN: Get Tab can stay.

func (*TSearchBox) Tag

func (s *TSearchBox) Tag() int

Tag CN: 获取对象标记。 EN: Get the control tag.

func (*TSearchBox) Text

func (s *TSearchBox) Text() string

Text CN: 获取文本。 EN: .

func (*TSearchBox) TextHint

func (s *TSearchBox) TextHint() string

TextHint CN: 获取提示文本。 EN: .

func (*TSearchBox) ToString

func (s *TSearchBox) ToString() string

ToString CN: 文本类信息。 EN: Text information.

func (*TSearchBox) Top

func (s *TSearchBox) Top() int32

Top CN: 获取顶边位置。 EN: Get Top position.

func (*TSearchBox) Undo

func (s *TSearchBox) Undo()

Undo CN: 撤销上一次操作。 EN: .

func (*TSearchBox) UnsafeAddr

func (s *TSearchBox) UnsafeAddr() unsafe.Pointer

UnsafeAddr CN: 获取一个不安全的地址。 EN: Get an unsafe address.

func (*TSearchBox) Update

func (s *TSearchBox) Update()

Update CN: 控件更新。 EN: Update.

func (*TSearchBox) UpdateControlState

func (s *TSearchBox) UpdateControlState()

UpdateControlState CN: 更新控件状态。 EN: Update control status.

func (*TSearchBox) UseDockManager

func (s *TSearchBox) UseDockManager() bool

UseDockManager CN: 获取使用停靠管理。 EN: .

func (*TSearchBox) Visible

func (s *TSearchBox) Visible() bool

Visible CN: 获取控件可视。 EN: Get the control visible.

func (*TSearchBox) VisibleDockClientCount

func (s *TSearchBox) VisibleDockClientCount() int32

VisibleDockClientCount CN: 获取当前停靠的可视总数。 EN: Get The total number of visible calls currently docked.

func (*TSearchBox) Width

func (s *TSearchBox) Width() int32

Width CN: 获取宽度。 EN: Get width.

type TSearchBoxIndicator

type TSearchBoxIndicator int32

func SearchBox_GetSearchIndicator

func SearchBox_GetSearchIndicator(obj uintptr) TSearchBoxIndicator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL