Documentation
¶
Index ¶
- Variables
- func CheckPtr(value interface{}) uintptr
- func CreateResForm(owner IComponent, fields ...interface{})
- func CreateResFrame(owner IComponent, fields ...interface{})
- func EqualsObject(obj1, obj2 IObject) bool
- func ExceptionClass() TClass
- func InputBox(aCaption, aPrompt, aDefault string) string
- func InputCombo(aCaption, aPrompt string, aList []string) int32
- func InputCombo2(aCaption, aPrompt string, aList IStrings) int32
- func InputComboEx(aCaption, aPrompt string, aList []string, allowCustomText bool) string
- func InputComboEx2(aCaption, aPrompt string, aList IStrings, allowCustomText bool) string
- func InputQuery(aCaption, aPrompt string, value *string) bool
- func LCLInit()
- func LclLoaded() bool
- func MessageDlg(Msg string, DlgType TMsgDlgType, Buttons ...uint8) int32
- func PasswordBox(aCaption, aPrompt string) string
- func PredefinedClipboardFormat(aFormat types.TPredefinedClipboardFormat) types.TClipboardFormat
- func RegisterClipboardFormat(aFormat string) types.TClipboardFormat
- func RegisterExtEventCallback(callback TExtEventCallback)
- func RegisterFormResource(aClass interface{}, data *[]byte) error
- func RunApp(values ...interface{})
- func SelectDirectory1(options TSelectDirOpts) (bool, string)
- func SelectDirectory2(caption, root string, showHidden bool) (bool, string)
- func ShowMessage(msg string)
- func ShowMessageFmt(format string, args ...interface{})
- func TActionClass() TClass
- func TActionListClass() TClass
- func TAnchorSideClass() TClass
- func TApplicationClass() TClass
- func TBevelClass() TClass
- func TBitBtnClass() TClass
- func TBitmapClass() TClass
- func TBoundLabelClass() TClass
- func TBrushClass() TClass
- func TButtonClass() TClass
- func TCanvasClass() TClass
- func TCheckBoxClass() TClass
- func TCheckGroupClass() TClass
- func TCheckListBoxClass() TClass
- func TClipboardClass() TClass
- func TCollectionClass() TClass
- func TCollectionItemClass() TClass
- func TColorBoxClass() TClass
- func TColorButtonClass() TClass
- func TColorDialogClass() TClass
- func TColorListBoxClass() TClass
- func TComboBoxClass() TClass
- func TComboBoxExClass() TClass
- func TComboExItemClass() TClass
- func TComboExItemsClass() TClass
- func TComponentClass() TClass
- func TControlBorderSpacingClass() TClass
- func TControlChildSizingClass() TClass
- func TControlClass() TClass
- func TControlScrollBarClass() TClass
- func TCoolBandClass() TClass
- func TCoolBandsClass() TClass
- func TCoolBarClass() TClass
- func TDateTimePickerClass() TClass
- func TDirectoryEditClass() TClass
- func TDragDockObjectClass() TClass
- func TDragObjectClass() TClass
- func TDrawGridClass() TClass
- func TEditClass() TClass
- func TFindDialogClass() TClass
- func TFloatSpinEditClass() TClass
- func TFlowPanelClass() TClass
- func TFontClass() TClass
- func TFontDialogClass() TClass
- func TFormClass() TClass
- func TFrameClass() TClass
- func TGIFImageClass() TClass
- func TGaugeClass() TClass
- func TGraphicClass() TClass
- func TGridColumnClass() TClass
- func TGridColumnTitleClass() TClass
- func TGridColumnsClass() TClass
- func TGroupBoxClass() TClass
- func THeaderControlClass() TClass
- func THeaderSectionClass() TClass
- func THeaderSectionsClass() TClass
- func TIconClass() TClass
- func TIconOptionsClass() TClass
- func TImageButtonClass() TClass
- func TImageClass() TClass
- func TImageListClass() TClass
- func TIniFileClass() TClass
- func TJPEGImageClass() TClass
- func TLabelClass() TClass
- func TLabeledEditClass() TClass
- func TLinkLabelClass() TClass
- func TListBoxClass() TClass
- func TListClass() TClass
- func TListColumnClass() TClass
- func TListColumnsClass() TClass
- func TListItemClass() TClass
- func TListItemsClass() TClass
- func TListViewClass() TClass
- func TMainMenuClass() TClass
- func TMaskEditClass() TClass
- func TMemoClass() TClass
- func TMemoryStreamClass() TClass
- func TMenuItemClass() TClass
- func TMiniWebviewClass() TClass
- func TMonitorClass() TClass
- func TMonthCalendarClass() TClass
- func TMouseClass() TClass
- func TObjectClass() TClass
- func TOpenDialogClass() TClass
- func TOpenPictureDialogClass() TClass
- func TPageControlClass() TClass
- func TPageSetupDialogClass() TClass
- func TPaintBoxClass() TClass
- func TPanelClass() TClass
- func TParaAttributesClass() TClass
- func TPenClass() TClass
- func TPictureClass() TClass
- func TPngImageClass() TClass
- func TPopupMenuClass() TClass
- func TPrintDialogClass() TClass
- func TPrinterClass() TClass
- func TPrinterSetupDialogClass() TClass
- func TProgressBarClass() TClass
- func TRadioButtonClass() TClass
- func TRadioGroupClass() TClass
- func TRegistryClass() TClass
- func TReplaceDialogClass() TClass
- func TRichEditClass() TClass
- func TSaveDialogClass() TClass
- func TSavePictureDialogClass() TClass
- func TScreenClass() TClass
- func TScrollBarClass() TClass
- func TScrollBoxClass() TClass
- func TSelectDirectoryDialogClass() TClass
- func TShapeClass() TClass
- func TSizeConstraintsClass() TClass
- func TSpeedButtonClass() TClass
- func TSpinEditClass() TClass
- func TSplitterClass() TClass
- func TStaticTextClass() TClass
- func TStatusBarClass() TClass
- func TStatusPanelClass() TClass
- func TStatusPanelsClass() TClass
- func TStringGridClass() TClass
- func TStringListClass() TClass
- func TStringsClass() TClass
- func TTabSheetClass() TClass
- func TTaskDialogBaseButtonItemClass() TClass
- func TTaskDialogButtonItemClass() TClass
- func TTaskDialogButtonsClass() TClass
- func TTaskDialogClass() TClass
- func TTaskDialogRadioButtonItemClass() TClass
- func TTextAttributesClass() TClass
- func TTimerClass() TClass
- func TToggleBoxClass() TClass
- func TToolBarClass() TClass
- func TToolButtonClass() TClass
- func TTrackBarClass() TClass
- func TTrayIconClass() TClass
- func TTreeNodeClass() TClass
- func TTreeNodesClass() TClass
- func TTreeViewClass() TClass
- func TUpDownClass() TClass
- func TValueListEditorClass() TClass
- func TWinControlClass() TClass
- func TXButtonClass() TClass
- func ThreadSync(fn TThreadProc)
- type EMFS
- type Exception
- func (e *Exception) ClassName() string
- func (e *Exception) ClassType() TClass
- func (e *Exception) Equals(Obj IObject) bool
- func (e *Exception) GetHashCode() int32
- func (e *Exception) InheritsFrom(AClass TClass) bool
- func (e *Exception) Instance() uintptr
- func (e *Exception) InstanceSize() int32
- func (e *Exception) Is() TIs
- func (e *Exception) IsValid() bool
- func (e *Exception) Message() string
- func (e *Exception) SetMessage(value string)
- func (e *Exception) ToString() string
- func (e *Exception) UnsafeAddr() unsafe.Pointer
- type GdkWindow
- type GtkFixed
- type GtkWidget
- type IComponent
- type IControl
- type IGraphic
- type IObject
- type IStream
- type IStrings
- type IWinControl
- type TAcceptFileNameEvent
- type TAction
- func (a *TAction) Assign(Source IObject)
- func (a *TAction) AutoCheck() bool
- func (a *TAction) Caption() string
- func (a *TAction) Checked() bool
- func (a *TAction) ClassName() string
- func (a *TAction) ClassType() TClass
- func (a *TAction) ComponentCount() int32
- func (a *TAction) ComponentIndex() int32
- func (a *TAction) Components(AIndex int32) *TComponent
- func (a *TAction) Enabled() bool
- func (a *TAction) Equals(Obj IObject) bool
- func (a *TAction) Execute() bool
- func (a *TAction) FindComponent(AName string) *TComponent
- func (a *TAction) Free()
- func (a *TAction) GetHashCode() int32
- func (a *TAction) GetNamePath() string
- func (a *TAction) GroupIndex() int32
- func (a *TAction) HasParent() bool
- func (a *TAction) Hint() string
- func (a *TAction) ImageIndex() int32
- func (a *TAction) Index() int32
- func (a *TAction) InheritsFrom(AClass TClass) bool
- func (a *TAction) Instance() uintptr
- func (a *TAction) InstanceSize() int32
- func (a *TAction) Is() TIs
- func (a *TAction) IsValid() bool
- func (a *TAction) Name() string
- func (a *TAction) Owner() *TComponent
- func (a *TAction) SetAutoCheck(value bool)
- func (a *TAction) SetCaption(value string)
- func (a *TAction) SetChecked(value bool)
- func (a *TAction) SetComponentIndex(value int32)
- func (a *TAction) SetEnabled(value bool)
- func (a *TAction) SetGroupIndex(value int32)
- func (a *TAction) SetHint(value string)
- func (a *TAction) SetImageIndex(value int32)
- func (a *TAction) SetIndex(value int32)
- func (a *TAction) SetName(value string)
- func (a *TAction) SetOnExecute(fn TNotifyEvent)
- func (a *TAction) SetOnUpdate(fn TNotifyEvent)
- func (a *TAction) SetShortCut(value TShortCut)
- func (a *TAction) SetTag(value int)
- func (a *TAction) SetVisible(value bool)
- func (a *TAction) ShortCut() TShortCut
- func (a *TAction) Tag() int
- func (a *TAction) ToString() string
- func (a *TAction) UnsafeAddr() unsafe.Pointer
- func (a *TAction) Update() bool
- func (a *TAction) Visible() bool
- type TActionList
- func (a *TActionList) Assign(Source IObject)
- func (a *TActionList) ClassName() string
- func (a *TActionList) ClassType() TClass
- func (a *TActionList) ComponentCount() int32
- func (a *TActionList) ComponentIndex() int32
- func (a *TActionList) Components(AIndex int32) *TComponent
- func (a *TActionList) Equals(Obj IObject) bool
- func (a *TActionList) FindComponent(AName string) *TComponent
- func (a *TActionList) Free()
- func (a *TActionList) GetHashCode() int32
- func (a *TActionList) GetNamePath() string
- func (a *TActionList) HasParent() bool
- func (a *TActionList) Images() *TImageList
- func (a *TActionList) InheritsFrom(AClass TClass) bool
- func (a *TActionList) Instance() uintptr
- func (a *TActionList) InstanceSize() int32
- func (a *TActionList) Is() TIs
- func (a *TActionList) IsValid() bool
- func (a *TActionList) Name() string
- func (a *TActionList) Owner() *TComponent
- func (a *TActionList) SetComponentIndex(value int32)
- func (a *TActionList) SetImages(value IComponent)
- func (a *TActionList) SetName(value string)
- func (a *TActionList) SetOnChange(fn TNotifyEvent)
- func (a *TActionList) SetState(value TActionListState)
- func (a *TActionList) SetTag(value int)
- func (a *TActionList) State() TActionListState
- func (a *TActionList) Tag() int
- func (a *TActionList) ToString() string
- func (a *TActionList) UnsafeAddr() unsafe.Pointer
- type TAlignPositionEvent
- type TAnchorSide
- func (a *TAnchorSide) Assign(Source IObject)
- func (a *TAnchorSide) ClassName() string
- func (a *TAnchorSide) ClassType() TClass
- func (a *TAnchorSide) Control() *TControl
- func (a *TAnchorSide) Equals(Obj IObject) bool
- func (a *TAnchorSide) GetHashCode() int32
- func (a *TAnchorSide) GetNamePath() string
- func (a *TAnchorSide) InheritsFrom(AClass TClass) bool
- func (a *TAnchorSide) Instance() uintptr
- func (a *TAnchorSide) InstanceSize() int32
- func (a *TAnchorSide) Is() TIs
- func (a *TAnchorSide) IsValid() bool
- func (a *TAnchorSide) Kind() TAnchorKind
- func (a *TAnchorSide) Owner() *TControl
- func (a *TAnchorSide) SetControl(value IControl)
- func (a *TAnchorSide) SetSide(value TAnchorSideReference)
- func (a *TAnchorSide) Side() TAnchorSideReference
- func (a *TAnchorSide) ToString() string
- func (a *TAnchorSide) UnsafeAddr() unsafe.Pointer
- type TApplication
- func (a *TApplication) ActivateHint(CursorPos TPoint)
- func (a *TApplication) Assign(Source IObject)
- func (a *TApplication) BiDiMode() TBiDiMode
- func (a *TApplication) BringToFront()
- func (a *TApplication) CancelHint()
- func (a *TApplication) ClassName() string
- func (a *TApplication) ClassType() TClass
- func (a *TApplication) ComponentCount() int32
- func (a *TApplication) ComponentIndex() int32
- func (a *TApplication) Components(AIndex int32) *TComponent
- func (a *TApplication) CreateForm(fields ...interface{}) *TForm
- func (a *TApplication) Equals(Obj IObject) bool
- func (a *TApplication) ExceptionExitCode() int32
- func (a *TApplication) ExeName() string
- func (a *TApplication) FindComponent(AName string) *TComponent
- func (a *TApplication) Free()
- func (a *TApplication) GetHashCode() int32
- func (a *TApplication) GetNamePath() string
- func (a *TApplication) Handle() HWND
- func (a *TApplication) HandleMessage()
- func (a *TApplication) HasParent() bool
- func (a *TApplication) HideHint()
- func (a *TApplication) Hint() string
- func (a *TApplication) HintColor() TColor
- func (a *TApplication) HintHidePause() int32
- func (a *TApplication) HintPause() int32
- func (a *TApplication) HintShortCuts() bool
- func (a *TApplication) HintShortPause() int32
- func (a *TApplication) Icon() *TIcon
- func (a *TApplication) InheritsFrom(AClass TClass) bool
- func (a *TApplication) Initialize()
- func (a *TApplication) Instance() uintptr
- func (a *TApplication) InstanceSize() int32
- func (a *TApplication) Is() TIs
- func (a *TApplication) IsValid() bool
- func (a *TApplication) Location() string
- func (a *TApplication) MainForm() *TForm
- func (a *TApplication) MainFormHandle() HWND
- func (a *TApplication) MainFormOnTaskBar() bool
- func (a *TApplication) MessageBox(Text string, Caption string, Flags int32) int32
- func (a *TApplication) Minimize()
- func (a *TApplication) ModalFinished()
- func (a *TApplication) ModalStarted()
- func (a *TApplication) Name() string
- func (a *TApplication) Owner() *TComponent
- func (a *TApplication) ProcessMessages()
- func (a *TApplication) Restore()
- func (a *TApplication) RestoreTopMosts()
- func (a *TApplication) Run()
- func (a *TApplication) Scaled() bool
- func (a *TApplication) SetBiDiMode(value TBiDiMode)
- func (a *TApplication) SetComponentIndex(value int32)
- func (a *TApplication) SetExceptionExitCode(value int32)
- func (a *TApplication) SetHandle(value HWND)
- func (a *TApplication) SetHint(value string)
- func (a *TApplication) SetHintColor(value TColor)
- func (a *TApplication) SetHintHidePause(value int32)
- func (a *TApplication) SetHintPause(value int32)
- func (a *TApplication) SetHintShortCuts(value bool)
- func (a *TApplication) SetHintShortPause(value int32)
- func (a *TApplication) SetIcon(value *TIcon)
- func (a *TApplication) SetIconResId(id int)
- func (a *TApplication) SetMainFormOnTaskBar(value bool)
- func (a *TApplication) SetName(value string)
- func (a *TApplication) SetOnActivate(fn TNotifyEvent)
- func (a *TApplication) SetOnDeactivate(fn TNotifyEvent)
- func (a *TApplication) SetOnException(fn TExceptionEvent)
- func (a *TApplication) SetOnHelp(fn THelpEvent)
- func (a *TApplication) SetOnHint(fn TNotifyEvent)
- func (a *TApplication) SetOnMinimize(fn TNotifyEvent)
- func (a *TApplication) SetOnRestore(fn TNotifyEvent)
- func (a *TApplication) SetOnShortCut(fn TShortCutEvent)
- func (a *TApplication) SetScaled(value bool)
- func (a *TApplication) SetShowHint(value bool)
- func (a *TApplication) SetShowMainForm(value bool)
- func (a *TApplication) SetSingleInstanceEnabled(value bool)
- func (a *TApplication) SetStopOnException(value bool)
- func (a *TApplication) SetTag(value int)
- func (a *TApplication) SetTitle(value string)
- func (a *TApplication) ShowHint() bool
- func (a *TApplication) ShowMainForm() bool
- func (a *TApplication) SingleInstanceEnabled() bool
- func (a *TApplication) StopOnException() bool
- func (a *TApplication) Tag() int
- func (a *TApplication) Terminate()
- func (a *TApplication) Title() string
- func (a *TApplication) ToString() string
- func (a *TApplication) UnsafeAddr() unsafe.Pointer
- type TAs
- type TBevel
- func (b *TBevel) Action() *TAction
- func (b *TBevel) Align() TAlign
- func (b *TBevel) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (b *TBevel) AnchorClient(ASpace int32)
- func (b *TBevel) AnchorHorizontalCenterTo(ASibling IControl)
- func (b *TBevel) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TBevel) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (b *TBevel) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (b *TBevel) AnchorSideBottom() *TAnchorSide
- func (b *TBevel) AnchorSideLeft() *TAnchorSide
- func (b *TBevel) AnchorSideRight() *TAnchorSide
- func (b *TBevel) AnchorSideTop() *TAnchorSide
- func (b *TBevel) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TBevel) AnchorVerticalCenterTo(ASibling IControl)
- func (b *TBevel) Anchors() TAnchors
- func (b *TBevel) Assign(Source IObject)
- func (b *TBevel) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (b *TBevel) BiDiMode() TBiDiMode
- func (b *TBevel) BorderSpacing() *TControlBorderSpacing
- func (b *TBevel) BoundsRect() TRect
- func (b *TBevel) BringToFront()
- func (b *TBevel) ClassName() string
- func (b *TBevel) ClassType() TClass
- func (b *TBevel) ClientHeight() int32
- func (b *TBevel) ClientOrigin() TPoint
- func (b *TBevel) ClientRect() TRect
- func (b *TBevel) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (b *TBevel) ClientToScreen(Point TPoint) TPoint
- func (b *TBevel) ClientWidth() int32
- func (b *TBevel) ComponentCount() int32
- func (b *TBevel) ComponentIndex() int32
- func (b *TBevel) Components(AIndex int32) *TComponent
- func (b *TBevel) Constraints() *TSizeConstraints
- func (b *TBevel) ControlState() TControlState
- func (b *TBevel) ControlStyle() TControlStyle
- func (b *TBevel) Cursor() TCursor
- func (b *TBevel) Dragging() bool
- func (b *TBevel) Enabled() bool
- func (b *TBevel) Equals(Obj IObject) bool
- func (b *TBevel) FindComponent(AName string) *TComponent
- func (b *TBevel) FixDesignFontsPPI(ADesignTimePPI int32)
- func (b *TBevel) Floating() bool
- func (b *TBevel) Free()
- func (b *TBevel) GetHashCode() int32
- func (b *TBevel) GetNamePath() string
- func (b *TBevel) GetTextBuf(Buffer *string, BufSize int32) int32
- func (b *TBevel) GetTextLen() int32
- func (b *TBevel) HasParent() bool
- func (b *TBevel) Height() int32
- func (b *TBevel) Hide()
- func (b *TBevel) Hint() string
- func (b *TBevel) InheritsFrom(AClass TClass) bool
- func (b *TBevel) Instance() uintptr
- func (b *TBevel) InstanceSize() int32
- func (b *TBevel) Invalidate()
- func (b *TBevel) Is() TIs
- func (b *TBevel) IsValid() bool
- func (b *TBevel) Left() int32
- func (b *TBevel) Name() string
- func (b *TBevel) Owner() *TComponent
- func (b *TBevel) Parent() *TWinControl
- func (b *TBevel) ParentShowHint() bool
- func (b *TBevel) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (b *TBevel) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (b *TBevel) Refresh()
- func (b *TBevel) Repaint()
- func (b *TBevel) Scale96ToFont(ASize int32) int32
- func (b *TBevel) Scale96ToForm(ASize int32) int32
- func (b *TBevel) Scale96ToScreen(ASize int32) int32
- func (b *TBevel) ScaleDesignToForm(ASize int32) int32
- func (b *TBevel) ScaleFontTo96(ASize int32) int32
- func (b *TBevel) ScaleFontToScreen(ASize int32) int32
- func (b *TBevel) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (b *TBevel) ScaleFormTo96(ASize int32) int32
- func (b *TBevel) ScaleFormToDesign(ASize int32) int32
- func (b *TBevel) ScaleScreenTo96(ASize int32) int32
- func (b *TBevel) ScaleScreenToFont(ASize int32) int32
- func (b *TBevel) ScreenToClient(Point TPoint) TPoint
- func (b *TBevel) SendToBack()
- func (b *TBevel) SetAction(value IComponent)
- func (b *TBevel) SetAlign(value TAlign)
- func (b *TBevel) SetAnchorSideBottom(value *TAnchorSide)
- func (b *TBevel) SetAnchorSideLeft(value *TAnchorSide)
- func (b *TBevel) SetAnchorSideRight(value *TAnchorSide)
- func (b *TBevel) SetAnchorSideTop(value *TAnchorSide)
- func (b *TBevel) SetAnchors(value TAnchors)
- func (b *TBevel) SetBiDiMode(value TBiDiMode)
- func (b *TBevel) SetBorderSpacing(value *TControlBorderSpacing)
- func (b *TBevel) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (b *TBevel) SetBoundsRect(value TRect)
- func (b *TBevel) SetClientHeight(value int32)
- func (b *TBevel) SetClientWidth(value int32)
- func (b *TBevel) SetComponentIndex(value int32)
- func (b *TBevel) SetConstraints(value *TSizeConstraints)
- func (b *TBevel) SetControlState(value TControlState)
- func (b *TBevel) SetControlStyle(value TControlStyle)
- func (b *TBevel) SetCursor(value TCursor)
- func (b *TBevel) SetEnabled(value bool)
- func (b *TBevel) SetHeight(value int32)
- func (b *TBevel) SetHint(value string)
- func (b *TBevel) SetLeft(value int32)
- func (b *TBevel) SetName(value string)
- func (b *TBevel) SetParent(value IWinControl)
- func (b *TBevel) SetParentShowHint(value bool)
- func (b *TBevel) SetShape(value TBevelShape)
- func (b *TBevel) SetShowHint(value bool)
- func (b *TBevel) SetStyle(value TBevelStyle)
- func (b *TBevel) SetTag(value int)
- func (b *TBevel) SetTextBuf(Buffer string)
- func (b *TBevel) SetTop(value int32)
- func (b *TBevel) SetVisible(value bool)
- func (b *TBevel) SetWidth(value int32)
- func (b *TBevel) Shape() TBevelShape
- func (b *TBevel) Show()
- func (b *TBevel) ShowHint() bool
- func (b *TBevel) Style() TBevelStyle
- func (b *TBevel) Tag() int
- func (b *TBevel) ToString() string
- func (b *TBevel) Top() int32
- func (b *TBevel) UnsafeAddr() unsafe.Pointer
- func (b *TBevel) Update()
- func (b *TBevel) Visible() bool
- func (b *TBevel) Width() int32
- type TBitBtn
- func (b *TBitBtn) Action() *TAction
- func (b *TBitBtn) Align() TAlign
- func (b *TBitBtn) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (b *TBitBtn) AnchorClient(ASpace int32)
- func (b *TBitBtn) AnchorHorizontalCenterTo(ASibling IControl)
- func (b *TBitBtn) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TBitBtn) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (b *TBitBtn) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (b *TBitBtn) AnchorSideBottom() *TAnchorSide
- func (b *TBitBtn) AnchorSideLeft() *TAnchorSide
- func (b *TBitBtn) AnchorSideRight() *TAnchorSide
- func (b *TBitBtn) AnchorSideTop() *TAnchorSide
- func (b *TBitBtn) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TBitBtn) AnchorVerticalCenterTo(ASibling IControl)
- func (b *TBitBtn) Anchors() TAnchors
- func (b *TBitBtn) Assign(Source IObject)
- func (b *TBitBtn) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (b *TBitBtn) BiDiMode() TBiDiMode
- func (b *TBitBtn) BorderSpacing() *TControlBorderSpacing
- func (b *TBitBtn) BoundsRect() TRect
- func (b *TBitBtn) BringToFront()
- func (b *TBitBtn) Brush() *TBrush
- func (b *TBitBtn) CanFocus() bool
- func (b *TBitBtn) Cancel() bool
- func (b *TBitBtn) Caption() string
- func (b *TBitBtn) ChildSizing() *TControlChildSizing
- func (b *TBitBtn) ClassName() string
- func (b *TBitBtn) ClassType() TClass
- func (b *TBitBtn) Click()
- func (b *TBitBtn) ClientHeight() int32
- func (b *TBitBtn) ClientOrigin() TPoint
- func (b *TBitBtn) ClientRect() TRect
- func (b *TBitBtn) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (b *TBitBtn) ClientToScreen(Point TPoint) TPoint
- func (b *TBitBtn) ClientWidth() int32
- func (b *TBitBtn) ComponentCount() int32
- func (b *TBitBtn) ComponentIndex() int32
- func (b *TBitBtn) Components(AIndex int32) *TComponent
- func (b *TBitBtn) Constraints() *TSizeConstraints
- func (b *TBitBtn) ContainsControl(Control IControl) bool
- func (b *TBitBtn) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (b *TBitBtn) ControlCount() int32
- func (b *TBitBtn) ControlState() TControlState
- func (b *TBitBtn) ControlStyle() TControlStyle
- func (b *TBitBtn) Controls(Index int32) *TControl
- func (b *TBitBtn) Cursor() TCursor
- func (b *TBitBtn) Default() bool
- func (b *TBitBtn) DefaultCaption() bool
- func (b *TBitBtn) DisableAlign()
- func (b *TBitBtn) DockClientCount() int32
- func (b *TBitBtn) DockClients(Index int32) *TControl
- func (b *TBitBtn) DockSite() bool
- func (b *TBitBtn) DoubleBuffered() bool
- func (b *TBitBtn) Dragging() bool
- func (b *TBitBtn) EnableAlign()
- func (b *TBitBtn) Enabled() bool
- func (b *TBitBtn) Equals(Obj IObject) bool
- func (b *TBitBtn) FindChildControl(ControlName string) *TControl
- func (b *TBitBtn) FindComponent(AName string) *TComponent
- func (b *TBitBtn) FixDesignFontsPPI(ADesignTimePPI int32)
- func (b *TBitBtn) FlipChildren(AllLevels bool)
- func (b *TBitBtn) Floating() bool
- func (b *TBitBtn) Focused() bool
- func (b *TBitBtn) Font() *TFont
- func (b *TBitBtn) Free()
- func (b *TBitBtn) GetHashCode() int32
- func (b *TBitBtn) GetNamePath() string
- func (b *TBitBtn) GetTextBuf(Buffer *string, BufSize int32) int32
- func (b *TBitBtn) GetTextLen() int32
- func (b *TBitBtn) Glyph() *TBitmap
- func (b *TBitBtn) GlyphShowMode() TGlyphShowMode
- func (b *TBitBtn) Handle() HWND
- func (b *TBitBtn) HandleAllocated() bool
- func (b *TBitBtn) HasParent() bool
- func (b *TBitBtn) Height() int32
- func (b *TBitBtn) Hide()
- func (b *TBitBtn) Hint() string
- func (b *TBitBtn) ImageIndex() int32
- func (b *TBitBtn) ImageWidth() int32
- func (b *TBitBtn) Images() *TImageList
- func (b *TBitBtn) InheritsFrom(AClass TClass) bool
- func (b *TBitBtn) InsertControl(AControl IControl)
- func (b *TBitBtn) Instance() uintptr
- func (b *TBitBtn) InstanceSize() int32
- func (b *TBitBtn) Invalidate()
- func (b *TBitBtn) Is() TIs
- func (b *TBitBtn) IsValid() bool
- func (b *TBitBtn) Kind() TBitBtnKind
- func (b *TBitBtn) Layout() TButtonLayout
- func (b *TBitBtn) Left() int32
- func (b *TBitBtn) ModalResult() TModalResult
- func (b *TBitBtn) MouseInClient() bool
- func (b *TBitBtn) Name() string
- func (b *TBitBtn) NumGlyphs() TNumGlyphs
- func (b *TBitBtn) Owner() *TComponent
- func (b *TBitBtn) PaintTo(DC HDC, X int32, Y int32)
- func (b *TBitBtn) Parent() *TWinControl
- func (b *TBitBtn) ParentDoubleBuffered() bool
- func (b *TBitBtn) ParentFont() bool
- func (b *TBitBtn) ParentShowHint() bool
- func (b *TBitBtn) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (b *TBitBtn) ParentWindow() HWND
- func (b *TBitBtn) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (b *TBitBtn) PopupMenu() *TPopupMenu
- func (b *TBitBtn) Realign()
- func (b *TBitBtn) Refresh()
- func (b *TBitBtn) RemoveControl(AControl IControl)
- func (b *TBitBtn) Repaint()
- func (b *TBitBtn) Scale96ToFont(ASize int32) int32
- func (b *TBitBtn) Scale96ToForm(ASize int32) int32
- func (b *TBitBtn) Scale96ToScreen(ASize int32) int32
- func (b *TBitBtn) ScaleBy(M int32, D int32)
- func (b *TBitBtn) ScaleDesignToForm(ASize int32) int32
- func (b *TBitBtn) ScaleFontTo96(ASize int32) int32
- func (b *TBitBtn) ScaleFontToScreen(ASize int32) int32
- func (b *TBitBtn) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (b *TBitBtn) ScaleFormTo96(ASize int32) int32
- func (b *TBitBtn) ScaleFormToDesign(ASize int32) int32
- func (b *TBitBtn) ScaleScreenTo96(ASize int32) int32
- func (b *TBitBtn) ScaleScreenToFont(ASize int32) int32
- func (b *TBitBtn) ScreenToClient(Point TPoint) TPoint
- func (b *TBitBtn) ScrollBy(DeltaX int32, DeltaY int32)
- func (b *TBitBtn) SendToBack()
- func (b *TBitBtn) SetAction(value IComponent)
- func (b *TBitBtn) SetAlign(value TAlign)
- func (b *TBitBtn) SetAnchorSideBottom(value *TAnchorSide)
- func (b *TBitBtn) SetAnchorSideLeft(value *TAnchorSide)
- func (b *TBitBtn) SetAnchorSideRight(value *TAnchorSide)
- func (b *TBitBtn) SetAnchorSideTop(value *TAnchorSide)
- func (b *TBitBtn) SetAnchors(value TAnchors)
- func (b *TBitBtn) SetBiDiMode(value TBiDiMode)
- func (b *TBitBtn) SetBorderSpacing(value *TControlBorderSpacing)
- func (b *TBitBtn) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (b *TBitBtn) SetBoundsRect(value TRect)
- func (b *TBitBtn) SetCancel(value bool)
- func (b *TBitBtn) SetCaption(value string)
- func (b *TBitBtn) SetChildSizing(value *TControlChildSizing)
- func (b *TBitBtn) SetClientHeight(value int32)
- func (b *TBitBtn) SetClientWidth(value int32)
- func (b *TBitBtn) SetComponentIndex(value int32)
- func (b *TBitBtn) SetConstraints(value *TSizeConstraints)
- func (b *TBitBtn) SetControlState(value TControlState)
- func (b *TBitBtn) SetControlStyle(value TControlStyle)
- func (b *TBitBtn) SetCursor(value TCursor)
- func (b *TBitBtn) SetDefault(value bool)
- func (b *TBitBtn) SetDefaultCaption(value bool)
- func (b *TBitBtn) SetDockSite(value bool)
- func (b *TBitBtn) SetDoubleBuffered(value bool)
- func (b *TBitBtn) SetEnabled(value bool)
- func (b *TBitBtn) SetFocus()
- func (b *TBitBtn) SetFont(value *TFont)
- func (b *TBitBtn) SetGlyph(value *TBitmap)
- func (b *TBitBtn) SetGlyphShowMode(value TGlyphShowMode)
- func (b *TBitBtn) SetHeight(value int32)
- func (b *TBitBtn) SetHint(value string)
- func (b *TBitBtn) SetImageIndex(value int32)
- func (b *TBitBtn) SetImageWidth(value int32)
- func (b *TBitBtn) SetImages(value IComponent)
- func (b *TBitBtn) SetKind(value TBitBtnKind)
- func (b *TBitBtn) SetLayout(value TButtonLayout)
- func (b *TBitBtn) SetLeft(value int32)
- func (b *TBitBtn) SetModalResult(value TModalResult)
- func (b *TBitBtn) SetName(value string)
- func (b *TBitBtn) SetNumGlyphs(value TNumGlyphs)
- func (b *TBitBtn) SetOnClick(fn TNotifyEvent)
- func (b *TBitBtn) SetOnContextPopup(fn TContextPopupEvent)
- func (b *TBitBtn) SetOnDragDrop(fn TDragDropEvent)
- func (b *TBitBtn) SetOnDragOver(fn TDragOverEvent)
- func (b *TBitBtn) SetOnEndDrag(fn TEndDragEvent)
- func (b *TBitBtn) SetOnEnter(fn TNotifyEvent)
- func (b *TBitBtn) SetOnExit(fn TNotifyEvent)
- func (b *TBitBtn) SetOnKeyDown(fn TKeyEvent)
- func (b *TBitBtn) SetOnKeyPress(fn TKeyPressEvent)
- func (b *TBitBtn) SetOnKeyUp(fn TKeyEvent)
- func (b *TBitBtn) SetOnMouseDown(fn TMouseEvent)
- func (b *TBitBtn) SetOnMouseEnter(fn TNotifyEvent)
- func (b *TBitBtn) SetOnMouseLeave(fn TNotifyEvent)
- func (b *TBitBtn) SetOnMouseMove(fn TMouseMoveEvent)
- func (b *TBitBtn) SetOnMouseUp(fn TMouseEvent)
- func (b *TBitBtn) SetParent(value IWinControl)
- func (b *TBitBtn) SetParentDoubleBuffered(value bool)
- func (b *TBitBtn) SetParentFont(value bool)
- func (b *TBitBtn) SetParentShowHint(value bool)
- func (b *TBitBtn) SetParentWindow(value HWND)
- func (b *TBitBtn) SetPopupMenu(value IComponent)
- func (b *TBitBtn) SetShowHint(value bool)
- func (b *TBitBtn) SetSpacing(value int32)
- func (b *TBitBtn) SetTabOrder(value TTabOrder)
- func (b *TBitBtn) SetTabStop(value bool)
- func (b *TBitBtn) SetTag(value int)
- func (b *TBitBtn) SetTextBuf(Buffer string)
- func (b *TBitBtn) SetTop(value int32)
- func (b *TBitBtn) SetUseDockManager(value bool)
- func (b *TBitBtn) SetVisible(value bool)
- func (b *TBitBtn) SetWidth(value int32)
- func (b *TBitBtn) Show()
- func (b *TBitBtn) ShowHint() bool
- func (b *TBitBtn) Showing() bool
- func (b *TBitBtn) Spacing() int32
- func (b *TBitBtn) TabOrder() TTabOrder
- func (b *TBitBtn) TabStop() bool
- func (b *TBitBtn) Tag() int
- func (b *TBitBtn) ToString() string
- func (b *TBitBtn) Top() int32
- func (b *TBitBtn) UnsafeAddr() unsafe.Pointer
- func (b *TBitBtn) Update()
- func (b *TBitBtn) UseDockManager() bool
- func (b *TBitBtn) Visible() bool
- func (b *TBitBtn) VisibleDockClientCount() int32
- func (b *TBitBtn) Width() int32
- type TBitmap
- func (b *TBitmap) Assign(Source IObject)
- func (b *TBitmap) BeginUpdate(ACanvasOnly bool)
- func (b *TBitmap) Canvas() *TCanvas
- func (b *TBitmap) ClassName() string
- func (b *TBitmap) ClassType() TClass
- func (b *TBitmap) Clear()
- func (b *TBitmap) Empty() bool
- func (b *TBitmap) EndUpdate(AStreamIsValid bool)
- func (b *TBitmap) Equals(Obj IObject) bool
- func (b *TBitmap) Free()
- func (b *TBitmap) FreeImage()
- func (b *TBitmap) GetHashCode() int32
- func (b *TBitmap) GetNamePath() string
- func (b *TBitmap) Handle() HBITMAP
- func (b *TBitmap) HandleAllocated() bool
- func (b *TBitmap) HandleType() TBitmapHandleType
- func (b *TBitmap) Height() int32
- func (b *TBitmap) InheritsFrom(AClass TClass) bool
- func (b *TBitmap) Instance() uintptr
- func (b *TBitmap) InstanceSize() int32
- func (b *TBitmap) Is() TIs
- func (b *TBitmap) IsValid() bool
- func (b *TBitmap) LoadFromBytes(data []byte)
- func (b *TBitmap) LoadFromDevice(ADc HDC)
- func (m *TBitmap) LoadFromFSFile(Filename string) error
- func (b *TBitmap) LoadFromFile(Filename string)
- func (b *TBitmap) LoadFromResourceID(Instance uintptr, ResID int32)
- func (b *TBitmap) LoadFromResourceName(Instance uintptr, ResName string)
- func (b *TBitmap) LoadFromStream(Stream IStream)
- func (b *TBitmap) MaskHandle() HBITMAP
- func (b *TBitmap) Modified() bool
- func (b *TBitmap) Palette() HPALETTE
- func (b *TBitmap) PaletteModified() bool
- func (b *TBitmap) PixelFormat() TPixelFormat
- func (b *TBitmap) SaveToFile(Filename string)
- func (b *TBitmap) SaveToStream(Stream IStream)
- func (b *TBitmap) ScanLine(Row int32) uintptr
- func (b *TBitmap) SetHandle(value HBITMAP)
- func (b *TBitmap) SetHandleType(value TBitmapHandleType)
- func (b *TBitmap) SetHeight(value int32)
- func (b *TBitmap) SetMaskHandle(value HBITMAP)
- func (b *TBitmap) SetModified(value bool)
- func (b *TBitmap) SetOnChange(fn TNotifyEvent)
- func (b *TBitmap) SetPalette(value HPALETTE)
- func (b *TBitmap) SetPaletteModified(value bool)
- func (b *TBitmap) SetPixelFormat(value TPixelFormat)
- func (b *TBitmap) SetSize(AWidth int32, AHeight int32)
- func (b *TBitmap) SetTransparent(value bool)
- func (b *TBitmap) SetTransparentMode(value TTransparentMode)
- func (b *TBitmap) SetWidth(value int32)
- func (b *TBitmap) ToString() string
- func (b *TBitmap) Transparent() bool
- func (b *TBitmap) TransparentMode() TTransparentMode
- func (b *TBitmap) UnsafeAddr() unsafe.Pointer
- func (b *TBitmap) Width() int32
- type TBoundLabel
- func (b *TBoundLabel) Action() *TAction
- func (b *TBoundLabel) Align() TAlign
- func (b *TBoundLabel) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (b *TBoundLabel) AnchorClient(ASpace int32)
- func (b *TBoundLabel) AnchorHorizontalCenterTo(ASibling IControl)
- func (b *TBoundLabel) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TBoundLabel) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (b *TBoundLabel) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (b *TBoundLabel) AnchorSideBottom() *TAnchorSide
- func (b *TBoundLabel) AnchorSideLeft() *TAnchorSide
- func (b *TBoundLabel) AnchorSideRight() *TAnchorSide
- func (b *TBoundLabel) AnchorSideTop() *TAnchorSide
- func (b *TBoundLabel) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TBoundLabel) AnchorVerticalCenterTo(ASibling IControl)
- func (b *TBoundLabel) Anchors() TAnchors
- func (b *TBoundLabel) Assign(Source IObject)
- func (b *TBoundLabel) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (b *TBoundLabel) BiDiMode() TBiDiMode
- func (b *TBoundLabel) BorderSpacing() *TControlBorderSpacing
- func (b *TBoundLabel) BoundsRect() TRect
- func (b *TBoundLabel) BringToFront()
- func (b *TBoundLabel) Canvas() *TCanvas
- func (b *TBoundLabel) Caption() string
- func (b *TBoundLabel) ClassName() string
- func (b *TBoundLabel) ClassType() TClass
- func (b *TBoundLabel) ClientHeight() int32
- func (b *TBoundLabel) ClientOrigin() TPoint
- func (b *TBoundLabel) ClientRect() TRect
- func (b *TBoundLabel) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (b *TBoundLabel) ClientToScreen(Point TPoint) TPoint
- func (b *TBoundLabel) ClientWidth() int32
- func (b *TBoundLabel) Color() TColor
- func (b *TBoundLabel) ComponentCount() int32
- func (b *TBoundLabel) ComponentIndex() int32
- func (b *TBoundLabel) Components(AIndex int32) *TComponent
- func (b *TBoundLabel) Constraints() *TSizeConstraints
- func (b *TBoundLabel) ControlState() TControlState
- func (b *TBoundLabel) ControlStyle() TControlStyle
- func (b *TBoundLabel) Cursor() TCursor
- func (b *TBoundLabel) DragCursor() TCursor
- func (b *TBoundLabel) DragMode() TDragMode
- func (b *TBoundLabel) Dragging() bool
- func (b *TBoundLabel) Enabled() bool
- func (b *TBoundLabel) Equals(Obj IObject) bool
- func (b *TBoundLabel) FindComponent(AName string) *TComponent
- func (b *TBoundLabel) FixDesignFontsPPI(ADesignTimePPI int32)
- func (b *TBoundLabel) Floating() bool
- func (b *TBoundLabel) Font() *TFont
- func (b *TBoundLabel) Free()
- func (b *TBoundLabel) GetHashCode() int32
- func (b *TBoundLabel) GetNamePath() string
- func (b *TBoundLabel) GetTextBuf(Buffer *string, BufSize int32) int32
- func (b *TBoundLabel) GetTextLen() int32
- func (b *TBoundLabel) HasParent() bool
- func (b *TBoundLabel) Height() int32
- func (b *TBoundLabel) Hide()
- func (b *TBoundLabel) Hint() string
- func (b *TBoundLabel) InheritsFrom(AClass TClass) bool
- func (b *TBoundLabel) Instance() uintptr
- func (b *TBoundLabel) InstanceSize() int32
- func (b *TBoundLabel) Invalidate()
- func (b *TBoundLabel) Is() TIs
- func (b *TBoundLabel) IsValid() bool
- func (b *TBoundLabel) Layout() TTextLayout
- func (b *TBoundLabel) Left() int32
- func (b *TBoundLabel) Name() string
- func (b *TBoundLabel) Owner() *TComponent
- func (b *TBoundLabel) Parent() *TWinControl
- func (b *TBoundLabel) ParentColor() bool
- func (b *TBoundLabel) ParentFont() bool
- func (b *TBoundLabel) ParentShowHint() bool
- func (b *TBoundLabel) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (b *TBoundLabel) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (b *TBoundLabel) PopupMenu() *TPopupMenu
- func (b *TBoundLabel) Refresh()
- func (b *TBoundLabel) Repaint()
- func (b *TBoundLabel) Scale96ToFont(ASize int32) int32
- func (b *TBoundLabel) Scale96ToForm(ASize int32) int32
- func (b *TBoundLabel) Scale96ToScreen(ASize int32) int32
- func (b *TBoundLabel) ScaleDesignToForm(ASize int32) int32
- func (b *TBoundLabel) ScaleFontTo96(ASize int32) int32
- func (b *TBoundLabel) ScaleFontToScreen(ASize int32) int32
- func (b *TBoundLabel) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (b *TBoundLabel) ScaleFormTo96(ASize int32) int32
- func (b *TBoundLabel) ScaleFormToDesign(ASize int32) int32
- func (b *TBoundLabel) ScaleScreenTo96(ASize int32) int32
- func (b *TBoundLabel) ScaleScreenToFont(ASize int32) int32
- func (b *TBoundLabel) ScreenToClient(Point TPoint) TPoint
- func (b *TBoundLabel) SendToBack()
- func (b *TBoundLabel) SetAction(value IComponent)
- func (b *TBoundLabel) SetAlign(value TAlign)
- func (b *TBoundLabel) SetAnchorSideBottom(value *TAnchorSide)
- func (b *TBoundLabel) SetAnchorSideLeft(value *TAnchorSide)
- func (b *TBoundLabel) SetAnchorSideRight(value *TAnchorSide)
- func (b *TBoundLabel) SetAnchorSideTop(value *TAnchorSide)
- func (b *TBoundLabel) SetAnchors(value TAnchors)
- func (b *TBoundLabel) SetBiDiMode(value TBiDiMode)
- func (b *TBoundLabel) SetBorderSpacing(value *TControlBorderSpacing)
- func (b *TBoundLabel) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (b *TBoundLabel) SetBoundsRect(value TRect)
- func (b *TBoundLabel) SetCaption(value string)
- func (b *TBoundLabel) SetClientHeight(value int32)
- func (b *TBoundLabel) SetClientWidth(value int32)
- func (b *TBoundLabel) SetColor(value TColor)
- func (b *TBoundLabel) SetComponentIndex(value int32)
- func (b *TBoundLabel) SetConstraints(value *TSizeConstraints)
- func (b *TBoundLabel) SetControlState(value TControlState)
- func (b *TBoundLabel) SetControlStyle(value TControlStyle)
- func (b *TBoundLabel) SetCursor(value TCursor)
- func (b *TBoundLabel) SetDragCursor(value TCursor)
- func (b *TBoundLabel) SetDragMode(value TDragMode)
- func (b *TBoundLabel) SetEnabled(value bool)
- func (b *TBoundLabel) SetFont(value *TFont)
- func (b *TBoundLabel) SetHeight(value int32)
- func (b *TBoundLabel) SetHint(value string)
- func (b *TBoundLabel) SetLayout(value TTextLayout)
- func (b *TBoundLabel) SetName(value string)
- func (b *TBoundLabel) SetOnClick(fn TNotifyEvent)
- func (b *TBoundLabel) SetOnDblClick(fn TNotifyEvent)
- func (b *TBoundLabel) SetOnDragDrop(fn TDragDropEvent)
- func (b *TBoundLabel) SetOnDragOver(fn TDragOverEvent)
- func (b *TBoundLabel) SetOnEndDrag(fn TEndDragEvent)
- func (b *TBoundLabel) SetOnMouseDown(fn TMouseEvent)
- func (b *TBoundLabel) SetOnMouseMove(fn TMouseMoveEvent)
- func (b *TBoundLabel) SetOnMouseUp(fn TMouseEvent)
- func (b *TBoundLabel) SetParent(value IWinControl)
- func (b *TBoundLabel) SetParentColor(value bool)
- func (b *TBoundLabel) SetParentFont(value bool)
- func (b *TBoundLabel) SetParentShowHint(value bool)
- func (b *TBoundLabel) SetPopupMenu(value IComponent)
- func (b *TBoundLabel) SetShowAccelChar(value bool)
- func (b *TBoundLabel) SetShowHint(value bool)
- func (b *TBoundLabel) SetTag(value int)
- func (b *TBoundLabel) SetTextBuf(Buffer string)
- func (b *TBoundLabel) SetVisible(value bool)
- func (b *TBoundLabel) SetWidth(value int32)
- func (b *TBoundLabel) SetWordWrap(value bool)
- func (b *TBoundLabel) Show()
- func (b *TBoundLabel) ShowAccelChar() bool
- func (b *TBoundLabel) ShowHint() bool
- func (b *TBoundLabel) Tag() int
- func (b *TBoundLabel) ToString() string
- func (b *TBoundLabel) Top() int32
- func (b *TBoundLabel) UnsafeAddr() unsafe.Pointer
- func (b *TBoundLabel) Update()
- func (b *TBoundLabel) Visible() bool
- func (b *TBoundLabel) Width() int32
- func (b *TBoundLabel) WordWrap() bool
- type TBrush
- func (b *TBrush) Assign(Source IObject)
- func (b *TBrush) Bitmap() *TBitmap
- func (b *TBrush) ClassName() string
- func (b *TBrush) ClassType() TClass
- func (b *TBrush) Color() TColor
- func (b *TBrush) Equals(Obj IObject) bool
- func (b *TBrush) Free()
- func (b *TBrush) GetHashCode() int32
- func (b *TBrush) GetNamePath() string
- func (b *TBrush) Handle() HBRUSH
- func (b *TBrush) InheritsFrom(AClass TClass) bool
- func (b *TBrush) Instance() uintptr
- func (b *TBrush) InstanceSize() int32
- func (b *TBrush) Is() TIs
- func (b *TBrush) IsValid() bool
- func (b *TBrush) SetBitmap(value *TBitmap)
- func (b *TBrush) SetColor(value TColor)
- func (b *TBrush) SetHandle(value HBRUSH)
- func (b *TBrush) SetOnChange(fn TNotifyEvent)
- func (b *TBrush) SetStyle(value TBrushStyle)
- func (b *TBrush) Style() TBrushStyle
- func (b *TBrush) ToString() string
- func (b *TBrush) UnsafeAddr() unsafe.Pointer
- type TButton
- func (b *TButton) Action() *TAction
- func (b *TButton) Align() TAlign
- func (b *TButton) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (b *TButton) AnchorClient(ASpace int32)
- func (b *TButton) AnchorHorizontalCenterTo(ASibling IControl)
- func (b *TButton) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TButton) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (b *TButton) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (b *TButton) AnchorSideBottom() *TAnchorSide
- func (b *TButton) AnchorSideLeft() *TAnchorSide
- func (b *TButton) AnchorSideRight() *TAnchorSide
- func (b *TButton) AnchorSideTop() *TAnchorSide
- func (b *TButton) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (b *TButton) AnchorVerticalCenterTo(ASibling IControl)
- func (b *TButton) Anchors() TAnchors
- func (b *TButton) Assign(Source IObject)
- func (b *TButton) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (b *TButton) BiDiMode() TBiDiMode
- func (b *TButton) BorderSpacing() *TControlBorderSpacing
- func (b *TButton) BoundsRect() TRect
- func (b *TButton) BringToFront()
- func (b *TButton) Brush() *TBrush
- func (b *TButton) CanFocus() bool
- func (b *TButton) Cancel() bool
- func (b *TButton) Caption() string
- func (b *TButton) ChildSizing() *TControlChildSizing
- func (b *TButton) ClassName() string
- func (b *TButton) ClassType() TClass
- func (b *TButton) Click()
- func (b *TButton) ClientHeight() int32
- func (b *TButton) ClientOrigin() TPoint
- func (b *TButton) ClientRect() TRect
- func (b *TButton) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (b *TButton) ClientToScreen(Point TPoint) TPoint
- func (b *TButton) ClientWidth() int32
- func (b *TButton) ComponentCount() int32
- func (b *TButton) ComponentIndex() int32
- func (b *TButton) Components(AIndex int32) *TComponent
- func (b *TButton) Constraints() *TSizeConstraints
- func (b *TButton) ContainsControl(Control IControl) bool
- func (b *TButton) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (b *TButton) ControlCount() int32
- func (b *TButton) ControlState() TControlState
- func (b *TButton) ControlStyle() TControlStyle
- func (b *TButton) Controls(Index int32) *TControl
- func (b *TButton) Cursor() TCursor
- func (b *TButton) Default() bool
- func (b *TButton) DisableAlign()
- func (b *TButton) DockClientCount() int32
- func (b *TButton) DockClients(Index int32) *TControl
- func (b *TButton) DockSite() bool
- func (b *TButton) DoubleBuffered() bool
- func (b *TButton) DragCursor() TCursor
- func (b *TButton) DragKind() TDragKind
- func (b *TButton) DragMode() TDragMode
- func (b *TButton) Dragging() bool
- func (b *TButton) EnableAlign()
- func (b *TButton) Enabled() bool
- func (b *TButton) Equals(Obj IObject) bool
- func (b *TButton) FindChildControl(ControlName string) *TControl
- func (b *TButton) FindComponent(AName string) *TComponent
- func (b *TButton) FixDesignFontsPPI(ADesignTimePPI int32)
- func (b *TButton) FlipChildren(AllLevels bool)
- func (b *TButton) Floating() bool
- func (b *TButton) Focused() bool
- func (b *TButton) Font() *TFont
- func (b *TButton) Free()
- func (b *TButton) GetHashCode() int32
- func (b *TButton) GetNamePath() string
- func (b *TButton) GetTextBuf(Buffer *string, BufSize int32) int32
- func (b *TButton) GetTextLen() int32
- func (b *TButton) Handle() HWND
- func (b *TButton) HandleAllocated() bool
- func (b *TButton) HasParent() bool
- func (b *TButton) Height() int32
- func (b *TButton) Hide()
- func (b *TButton) Hint() string
- func (b *TButton) InheritsFrom(AClass TClass) bool
- func (b *TButton) InsertControl(AControl IControl)
- func (b *TButton) Instance() uintptr
- func (b *TButton) InstanceSize() int32
- func (b *TButton) Invalidate()
- func (b *TButton) Is() TIs
- func (b *TButton) IsValid() bool
- func (b *TButton) Left() int32
- func (b *TButton) ModalResult() TModalResult
- func (b *TButton) MouseInClient() bool
- func (b *TButton) Name() string
- func (b *TButton) Owner() *TComponent
- func (b *TButton) PaintTo(DC HDC, X int32, Y int32)
- func (b *TButton) Parent() *TWinControl
- func (b *TButton) ParentDoubleBuffered() bool
- func (b *TButton) ParentFont() bool
- func (b *TButton) ParentShowHint() bool
- func (b *TButton) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (b *TButton) ParentWindow() HWND
- func (b *TButton) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (b *TButton) PopupMenu() *TPopupMenu
- func (b *TButton) Realign()
- func (b *TButton) Refresh()
- func (b *TButton) RemoveControl(AControl IControl)
- func (b *TButton) Repaint()
- func (b *TButton) Scale96ToFont(ASize int32) int32
- func (b *TButton) Scale96ToForm(ASize int32) int32
- func (b *TButton) Scale96ToScreen(ASize int32) int32
- func (b *TButton) ScaleBy(M int32, D int32)
- func (b *TButton) ScaleDesignToForm(ASize int32) int32
- func (b *TButton) ScaleFontTo96(ASize int32) int32
- func (b *TButton) ScaleFontToScreen(ASize int32) int32
- func (b *TButton) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (b *TButton) ScaleFormTo96(ASize int32) int32
- func (b *TButton) ScaleFormToDesign(ASize int32) int32
- func (b *TButton) ScaleScreenTo96(ASize int32) int32
- func (b *TButton) ScaleScreenToFont(ASize int32) int32
- func (b *TButton) ScreenToClient(Point TPoint) TPoint
- func (b *TButton) ScrollBy(DeltaX int32, DeltaY int32)
- func (b *TButton) SendToBack()
- func (b *TButton) SetAction(value IComponent)
- func (b *TButton) SetAlign(value TAlign)
- func (b *TButton) SetAnchorSideBottom(value *TAnchorSide)
- func (b *TButton) SetAnchorSideLeft(value *TAnchorSide)
- func (b *TButton) SetAnchorSideRight(value *TAnchorSide)
- func (b *TButton) SetAnchorSideTop(value *TAnchorSide)
- func (b *TButton) SetAnchors(value TAnchors)
- func (b *TButton) SetBiDiMode(value TBiDiMode)
- func (b *TButton) SetBorderSpacing(value *TControlBorderSpacing)
- func (b *TButton) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (b *TButton) SetBoundsRect(value TRect)
- func (b *TButton) SetCancel(value bool)
- func (b *TButton) SetCaption(value string)
- func (b *TButton) SetChildSizing(value *TControlChildSizing)
- func (b *TButton) SetClientHeight(value int32)
- func (b *TButton) SetClientWidth(value int32)
- func (b *TButton) SetComponentIndex(value int32)
- func (b *TButton) SetConstraints(value *TSizeConstraints)
- func (b *TButton) SetControlState(value TControlState)
- func (b *TButton) SetControlStyle(value TControlStyle)
- func (b *TButton) SetCursor(value TCursor)
- func (b *TButton) SetDefault(value bool)
- func (b *TButton) SetDockSite(value bool)
- func (b *TButton) SetDoubleBuffered(value bool)
- func (b *TButton) SetDragCursor(value TCursor)
- func (b *TButton) SetDragKind(value TDragKind)
- func (b *TButton) SetDragMode(value TDragMode)
- func (b *TButton) SetEnabled(value bool)
- func (b *TButton) SetFocus()
- func (b *TButton) SetFont(value *TFont)
- func (b *TButton) SetHeight(value int32)
- func (b *TButton) SetHint(value string)
- func (b *TButton) SetLeft(value int32)
- func (b *TButton) SetModalResult(value TModalResult)
- func (b *TButton) SetName(value string)
- func (b *TButton) SetOnClick(fn TNotifyEvent)
- func (b *TButton) SetOnContextPopup(fn TContextPopupEvent)
- func (b *TButton) SetOnDragDrop(fn TDragDropEvent)
- func (b *TButton) SetOnDragOver(fn TDragOverEvent)
- func (b *TButton) SetOnEndDrag(fn TEndDragEvent)
- func (b *TButton) SetOnEnter(fn TNotifyEvent)
- func (b *TButton) SetOnExit(fn TNotifyEvent)
- func (b *TButton) SetOnKeyDown(fn TKeyEvent)
- func (b *TButton) SetOnKeyPress(fn TKeyPressEvent)
- func (b *TButton) SetOnKeyUp(fn TKeyEvent)
- func (b *TButton) SetOnMouseDown(fn TMouseEvent)
- func (b *TButton) SetOnMouseEnter(fn TNotifyEvent)
- func (b *TButton) SetOnMouseLeave(fn TNotifyEvent)
- func (b *TButton) SetOnMouseMove(fn TMouseMoveEvent)
- func (b *TButton) SetOnMouseUp(fn TMouseEvent)
- func (b *TButton) SetParent(value IWinControl)
- func (b *TButton) SetParentDoubleBuffered(value bool)
- func (b *TButton) SetParentFont(value bool)
- func (b *TButton) SetParentShowHint(value bool)
- func (b *TButton) SetParentWindow(value HWND)
- func (b *TButton) SetPopupMenu(value IComponent)
- func (b *TButton) SetShowHint(value bool)
- func (b *TButton) SetTabOrder(value TTabOrder)
- func (b *TButton) SetTabStop(value bool)
- func (b *TButton) SetTag(value int)
- func (b *TButton) SetTextBuf(Buffer string)
- func (b *TButton) SetTop(value int32)
- func (b *TButton) SetUseDockManager(value bool)
- func (b *TButton) SetVisible(value bool)
- func (b *TButton) SetWidth(value int32)
- func (b *TButton) Show()
- func (b *TButton) ShowHint() bool
- func (b *TButton) Showing() bool
- func (b *TButton) TabOrder() TTabOrder
- func (b *TButton) TabStop() bool
- func (b *TButton) Tag() int
- func (b *TButton) ToString() string
- func (b *TButton) Top() int32
- func (b *TButton) UnsafeAddr() unsafe.Pointer
- func (b *TButton) Update()
- func (b *TButton) UseDockManager() bool
- func (b *TButton) Visible() bool
- func (b *TButton) VisibleDockClientCount() int32
- func (b *TButton) Width() int32
- type TCanvas
- func (c *TCanvas) AngleArc(X int32, Y int32, Radius uint32, StartAngle float32, SweepAngle float32)
- func (c *TCanvas) Arc(X1 int32, Y1 int32, X2 int32, Y2 int32, X3 int32, Y3 int32, X4 int32, Y4 int32)
- func (c *TCanvas) ArcTo(X1 int32, Y1 int32, X2 int32, Y2 int32, X3 int32, Y3 int32, X4 int32, Y4 int32)
- func (c *TCanvas) Assign(Source IObject)
- func (c *TCanvas) Brush() *TBrush
- func (c *TCanvas) BrushCopy(dest TRect, bitmap IObject, source TRect, color TColor)
- func (c *TCanvas) Chord(X1 int32, Y1 int32, X2 int32, Y2 int32, X3 int32, Y3 int32, X4 int32, Y4 int32)
- func (c *TCanvas) ClassName() string
- func (c *TCanvas) ClassType() TClass
- func (c *TCanvas) CopyMode() int32
- func (c *TCanvas) CopyRect(dest TRect, canvas IObject, source TRect)
- func (c *TCanvas) Draw(x, y int32, graphic IGraphic)
- func (c *TCanvas) Draw2(x, y int32, graphic IGraphic, opacity uint8)
- func (c *TCanvas) DrawFocusRect(aRect TRect)
- func (c *TCanvas) Ellipse(X1 int32, Y1 int32, X2 int32, Y2 int32)
- func (c *TCanvas) Equals(Obj IObject) bool
- func (c *TCanvas) FillRect(aRect TRect)
- func (c *TCanvas) FloodFill(X int32, Y int32, Color TColor, FillStyle TFillStyle)
- func (c *TCanvas) Font() *TFont
- func (c *TCanvas) FrameRect(aRect TRect)
- func (c *TCanvas) Free()
- func (c *TCanvas) GetHashCode() int32
- func (c *TCanvas) GetNamePath() string
- func (c *TCanvas) Handle() HDC
- func (c *TCanvas) HandleAllocated() bool
- func (c *TCanvas) InheritsFrom(AClass TClass) bool
- func (c *TCanvas) Instance() uintptr
- func (c *TCanvas) InstanceSize() int32
- func (c *TCanvas) Is() TIs
- func (c *TCanvas) IsValid() bool
- func (c *TCanvas) LineTo(X int32, Y int32)
- func (c *TCanvas) Lock()
- func (c *TCanvas) MoveTo(X int32, Y int32)
- func (c *TCanvas) Pen() *TPen
- func (c *TCanvas) Pie(X1 int32, Y1 int32, X2 int32, Y2 int32, X3 int32, Y3 int32, X4 int32, Y4 int32)
- func (c *TCanvas) Pixels(X int32, Y int32) TColor
- func (c *TCanvas) PolyBezier(points []TPoint)
- func (c *TCanvas) Polygon(points []TPoint)
- func (c *TCanvas) Polyline(points []TPoint)
- func (c *TCanvas) Rectangle(X1 int32, Y1 int32, X2 int32, Y2 int32)
- func (c *TCanvas) Refresh()
- func (c *TCanvas) RoundRect(X1 int32, Y1 int32, X2 int32, Y2 int32, X3 int32, Y3 int32)
- func (c *TCanvas) SetBrush(value *TBrush)
- func (c *TCanvas) SetCopyMode(value int32)
- func (c *TCanvas) SetFont(value *TFont)
- func (c *TCanvas) SetHandle(value HDC)
- func (c *TCanvas) SetOnChange(fn TNotifyEvent)
- func (c *TCanvas) SetOnChanging(fn TNotifyEvent)
- func (c *TCanvas) SetPen(value *TPen)
- func (c *TCanvas) SetPixels(X int32, Y int32, value TColor)
- func (c *TCanvas) StretchDraw(Rect TRect, Graphic IGraphic)
- func (c *TCanvas) TextExtent(Text string) TSize
- func (c *TCanvas) TextHeight(Text string) int32
- func (c *TCanvas) TextOut(X int32, Y int32, Text string)
- func (c *TCanvas) TextRect(aRect TRect, x, y int32, text string)
- func (c *TCanvas) TextRect2(aRect *TRect, text string, textFormat TTextFormat)
- func (c *TCanvas) TextWidth(Text string) int32
- func (c *TCanvas) ToString() string
- func (c *TCanvas) UnsafeAddr() unsafe.Pointer
- type TCheckBox
- func (c *TCheckBox) Action() *TAction
- func (c *TCheckBox) Align() TAlign
- func (c *TCheckBox) Alignment() TLeftRight
- func (c *TCheckBox) AllowGrayed() bool
- func (c *TCheckBox) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TCheckBox) AnchorClient(ASpace int32)
- func (c *TCheckBox) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TCheckBox) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCheckBox) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TCheckBox) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TCheckBox) AnchorSideBottom() *TAnchorSide
- func (c *TCheckBox) AnchorSideLeft() *TAnchorSide
- func (c *TCheckBox) AnchorSideRight() *TAnchorSide
- func (c *TCheckBox) AnchorSideTop() *TAnchorSide
- func (c *TCheckBox) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCheckBox) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TCheckBox) Anchors() TAnchors
- func (c *TCheckBox) Assign(Source IObject)
- func (c *TCheckBox) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TCheckBox) BiDiMode() TBiDiMode
- func (c *TCheckBox) BorderSpacing() *TControlBorderSpacing
- func (c *TCheckBox) BoundsRect() TRect
- func (c *TCheckBox) BringToFront()
- func (c *TCheckBox) Brush() *TBrush
- func (c *TCheckBox) CanFocus() bool
- func (c *TCheckBox) Caption() string
- func (c *TCheckBox) Checked() bool
- func (c *TCheckBox) ChildSizing() *TControlChildSizing
- func (c *TCheckBox) ClassName() string
- func (c *TCheckBox) ClassType() TClass
- func (c *TCheckBox) ClientHeight() int32
- func (c *TCheckBox) ClientOrigin() TPoint
- func (c *TCheckBox) ClientRect() TRect
- func (c *TCheckBox) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TCheckBox) ClientToScreen(Point TPoint) TPoint
- func (c *TCheckBox) ClientWidth() int32
- func (c *TCheckBox) Color() TColor
- func (c *TCheckBox) ComponentCount() int32
- func (c *TCheckBox) ComponentIndex() int32
- func (c *TCheckBox) Components(AIndex int32) *TComponent
- func (c *TCheckBox) Constraints() *TSizeConstraints
- func (c *TCheckBox) ContainsControl(Control IControl) bool
- func (c *TCheckBox) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TCheckBox) ControlCount() int32
- func (c *TCheckBox) ControlState() TControlState
- func (c *TCheckBox) ControlStyle() TControlStyle
- func (c *TCheckBox) Controls(Index int32) *TControl
- func (c *TCheckBox) Cursor() TCursor
- func (c *TCheckBox) DisableAlign()
- func (c *TCheckBox) DockClientCount() int32
- func (c *TCheckBox) DockClients(Index int32) *TControl
- func (c *TCheckBox) DockSite() bool
- func (c *TCheckBox) DoubleBuffered() bool
- func (c *TCheckBox) DragCursor() TCursor
- func (c *TCheckBox) DragKind() TDragKind
- func (c *TCheckBox) DragMode() TDragMode
- func (c *TCheckBox) Dragging() bool
- func (c *TCheckBox) EnableAlign()
- func (c *TCheckBox) Enabled() bool
- func (c *TCheckBox) Equals(Obj IObject) bool
- func (c *TCheckBox) FindChildControl(ControlName string) *TControl
- func (c *TCheckBox) FindComponent(AName string) *TComponent
- func (c *TCheckBox) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TCheckBox) FlipChildren(AllLevels bool)
- func (c *TCheckBox) Floating() bool
- func (c *TCheckBox) Focused() bool
- func (c *TCheckBox) Font() *TFont
- func (c *TCheckBox) Free()
- func (c *TCheckBox) GetHashCode() int32
- func (c *TCheckBox) GetNamePath() string
- func (c *TCheckBox) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TCheckBox) GetTextLen() int32
- func (c *TCheckBox) Handle() HWND
- func (c *TCheckBox) HandleAllocated() bool
- func (c *TCheckBox) HasParent() bool
- func (c *TCheckBox) Height() int32
- func (c *TCheckBox) Hide()
- func (c *TCheckBox) Hint() string
- func (c *TCheckBox) InheritsFrom(AClass TClass) bool
- func (c *TCheckBox) InsertControl(AControl IControl)
- func (c *TCheckBox) Instance() uintptr
- func (c *TCheckBox) InstanceSize() int32
- func (c *TCheckBox) Invalidate()
- func (c *TCheckBox) Is() TIs
- func (c *TCheckBox) IsValid() bool
- func (c *TCheckBox) Left() int32
- func (c *TCheckBox) MouseInClient() bool
- func (c *TCheckBox) Name() string
- func (c *TCheckBox) Owner() *TComponent
- func (c *TCheckBox) PaintTo(DC HDC, X int32, Y int32)
- func (c *TCheckBox) Parent() *TWinControl
- func (c *TCheckBox) ParentColor() bool
- func (c *TCheckBox) ParentDoubleBuffered() bool
- func (c *TCheckBox) ParentFont() bool
- func (c *TCheckBox) ParentShowHint() bool
- func (c *TCheckBox) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TCheckBox) ParentWindow() HWND
- func (c *TCheckBox) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TCheckBox) PopupMenu() *TPopupMenu
- func (c *TCheckBox) Realign()
- func (c *TCheckBox) Refresh()
- func (c *TCheckBox) RemoveControl(AControl IControl)
- func (c *TCheckBox) Repaint()
- func (c *TCheckBox) Scale96ToFont(ASize int32) int32
- func (c *TCheckBox) Scale96ToForm(ASize int32) int32
- func (c *TCheckBox) Scale96ToScreen(ASize int32) int32
- func (c *TCheckBox) ScaleBy(M int32, D int32)
- func (c *TCheckBox) ScaleDesignToForm(ASize int32) int32
- func (c *TCheckBox) ScaleFontTo96(ASize int32) int32
- func (c *TCheckBox) ScaleFontToScreen(ASize int32) int32
- func (c *TCheckBox) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TCheckBox) ScaleFormTo96(ASize int32) int32
- func (c *TCheckBox) ScaleFormToDesign(ASize int32) int32
- func (c *TCheckBox) ScaleScreenTo96(ASize int32) int32
- func (c *TCheckBox) ScaleScreenToFont(ASize int32) int32
- func (c *TCheckBox) ScreenToClient(Point TPoint) TPoint
- func (c *TCheckBox) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TCheckBox) SendToBack()
- func (c *TCheckBox) SetAction(value IComponent)
- func (c *TCheckBox) SetAlign(value TAlign)
- func (c *TCheckBox) SetAlignment(value TLeftRight)
- func (c *TCheckBox) SetAllowGrayed(value bool)
- func (c *TCheckBox) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TCheckBox) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TCheckBox) SetAnchorSideRight(value *TAnchorSide)
- func (c *TCheckBox) SetAnchorSideTop(value *TAnchorSide)
- func (c *TCheckBox) SetAnchors(value TAnchors)
- func (c *TCheckBox) SetBiDiMode(value TBiDiMode)
- func (c *TCheckBox) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TCheckBox) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TCheckBox) SetBoundsRect(value TRect)
- func (c *TCheckBox) SetCaption(value string)
- func (c *TCheckBox) SetChecked(value bool)
- func (c *TCheckBox) SetChildSizing(value *TControlChildSizing)
- func (c *TCheckBox) SetClientHeight(value int32)
- func (c *TCheckBox) SetClientWidth(value int32)
- func (c *TCheckBox) SetColor(value TColor)
- func (c *TCheckBox) SetComponentIndex(value int32)
- func (c *TCheckBox) SetConstraints(value *TSizeConstraints)
- func (c *TCheckBox) SetControlState(value TControlState)
- func (c *TCheckBox) SetControlStyle(value TControlStyle)
- func (c *TCheckBox) SetCursor(value TCursor)
- func (c *TCheckBox) SetDockSite(value bool)
- func (c *TCheckBox) SetDoubleBuffered(value bool)
- func (c *TCheckBox) SetDragCursor(value TCursor)
- func (c *TCheckBox) SetDragKind(value TDragKind)
- func (c *TCheckBox) SetDragMode(value TDragMode)
- func (c *TCheckBox) SetEnabled(value bool)
- func (c *TCheckBox) SetFocus()
- func (c *TCheckBox) SetFont(value *TFont)
- func (c *TCheckBox) SetHeight(value int32)
- func (c *TCheckBox) SetHint(value string)
- func (c *TCheckBox) SetLeft(value int32)
- func (c *TCheckBox) SetName(value string)
- func (c *TCheckBox) SetOnChange(fn TNotifyEvent)
- func (c *TCheckBox) SetOnClick(fn TNotifyEvent)
- func (c *TCheckBox) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TCheckBox) SetOnDragDrop(fn TDragDropEvent)
- func (c *TCheckBox) SetOnDragOver(fn TDragOverEvent)
- func (c *TCheckBox) SetOnEndDrag(fn TEndDragEvent)
- func (c *TCheckBox) SetOnEnter(fn TNotifyEvent)
- func (c *TCheckBox) SetOnExit(fn TNotifyEvent)
- func (c *TCheckBox) SetOnKeyDown(fn TKeyEvent)
- func (c *TCheckBox) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TCheckBox) SetOnKeyUp(fn TKeyEvent)
- func (c *TCheckBox) SetOnMouseDown(fn TMouseEvent)
- func (c *TCheckBox) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TCheckBox) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TCheckBox) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TCheckBox) SetOnMouseUp(fn TMouseEvent)
- func (c *TCheckBox) SetParent(value IWinControl)
- func (c *TCheckBox) SetParentColor(value bool)
- func (c *TCheckBox) SetParentDoubleBuffered(value bool)
- func (c *TCheckBox) SetParentFont(value bool)
- func (c *TCheckBox) SetParentShowHint(value bool)
- func (c *TCheckBox) SetParentWindow(value HWND)
- func (c *TCheckBox) SetPopupMenu(value IComponent)
- func (c *TCheckBox) SetShowHint(value bool)
- func (c *TCheckBox) SetState(value TCheckBoxState)
- func (c *TCheckBox) SetTabOrder(value TTabOrder)
- func (c *TCheckBox) SetTabStop(value bool)
- func (c *TCheckBox) SetTag(value int)
- func (c *TCheckBox) SetTextBuf(Buffer string)
- func (c *TCheckBox) SetTop(value int32)
- func (c *TCheckBox) SetUseDockManager(value bool)
- func (c *TCheckBox) SetVisible(value bool)
- func (c *TCheckBox) SetWidth(value int32)
- func (c *TCheckBox) Show()
- func (c *TCheckBox) ShowHint() bool
- func (c *TCheckBox) Showing() bool
- func (c *TCheckBox) State() TCheckBoxState
- func (c *TCheckBox) TabOrder() TTabOrder
- func (c *TCheckBox) TabStop() bool
- func (c *TCheckBox) Tag() int
- func (c *TCheckBox) ToString() string
- func (c *TCheckBox) Top() int32
- func (c *TCheckBox) UnsafeAddr() unsafe.Pointer
- func (c *TCheckBox) Update()
- func (c *TCheckBox) UseDockManager() bool
- func (c *TCheckBox) Visible() bool
- func (c *TCheckBox) VisibleDockClientCount() int32
- func (c *TCheckBox) Width() int32
- type TCheckGroup
- func (c *TCheckGroup) Action() *TAction
- func (c *TCheckGroup) Align() TAlign
- func (c *TCheckGroup) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TCheckGroup) AnchorClient(ASpace int32)
- func (c *TCheckGroup) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TCheckGroup) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCheckGroup) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TCheckGroup) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TCheckGroup) AnchorSideBottom() *TAnchorSide
- func (c *TCheckGroup) AnchorSideLeft() *TAnchorSide
- func (c *TCheckGroup) AnchorSideRight() *TAnchorSide
- func (c *TCheckGroup) AnchorSideTop() *TAnchorSide
- func (c *TCheckGroup) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCheckGroup) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TCheckGroup) Anchors() TAnchors
- func (c *TCheckGroup) Assign(Source IObject)
- func (c *TCheckGroup) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TCheckGroup) AutoFill() bool
- func (c *TCheckGroup) AutoSize() bool
- func (c *TCheckGroup) BiDiMode() TBiDiMode
- func (c *TCheckGroup) BorderSpacing() *TControlBorderSpacing
- func (c *TCheckGroup) BoundsRect() TRect
- func (c *TCheckGroup) BringToFront()
- func (c *TCheckGroup) Brush() *TBrush
- func (c *TCheckGroup) CanFocus() bool
- func (c *TCheckGroup) Caption() string
- func (c *TCheckGroup) CheckEnabled(Index int32) bool
- func (c *TCheckGroup) Checked(Index int32) bool
- func (c *TCheckGroup) ChildSizing() *TControlChildSizing
- func (c *TCheckGroup) ClassName() string
- func (c *TCheckGroup) ClassType() TClass
- func (c *TCheckGroup) ClientHeight() int32
- func (c *TCheckGroup) ClientOrigin() TPoint
- func (c *TCheckGroup) ClientRect() TRect
- func (c *TCheckGroup) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TCheckGroup) ClientToScreen(Point TPoint) TPoint
- func (c *TCheckGroup) ClientWidth() int32
- func (c *TCheckGroup) Color() TColor
- func (c *TCheckGroup) ColumnLayout() TColumnLayout
- func (c *TCheckGroup) Columns() int32
- func (c *TCheckGroup) ComponentCount() int32
- func (c *TCheckGroup) ComponentIndex() int32
- func (c *TCheckGroup) Components(AIndex int32) *TComponent
- func (c *TCheckGroup) Constraints() *TSizeConstraints
- func (c *TCheckGroup) ContainsControl(Control IControl) bool
- func (c *TCheckGroup) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TCheckGroup) ControlCount() int32
- func (c *TCheckGroup) ControlState() TControlState
- func (c *TCheckGroup) ControlStyle() TControlStyle
- func (c *TCheckGroup) Controls(Index int32) *TControl
- func (c *TCheckGroup) Cursor() TCursor
- func (c *TCheckGroup) DisableAlign()
- func (c *TCheckGroup) DockClientCount() int32
- func (c *TCheckGroup) DockClients(Index int32) *TControl
- func (c *TCheckGroup) DockSite() bool
- func (c *TCheckGroup) DoubleBuffered() bool
- func (c *TCheckGroup) DragCursor() TCursor
- func (c *TCheckGroup) DragMode() TDragMode
- func (c *TCheckGroup) Dragging() bool
- func (c *TCheckGroup) EnableAlign()
- func (c *TCheckGroup) Enabled() bool
- func (c *TCheckGroup) Equals(Obj IObject) bool
- func (c *TCheckGroup) FindChildControl(ControlName string) *TControl
- func (c *TCheckGroup) FindComponent(AName string) *TComponent
- func (c *TCheckGroup) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TCheckGroup) FlipChildren(AllLevels bool)
- func (c *TCheckGroup) Floating() bool
- func (c *TCheckGroup) Focused() bool
- func (c *TCheckGroup) Font() *TFont
- func (c *TCheckGroup) Free()
- func (c *TCheckGroup) GetHashCode() int32
- func (c *TCheckGroup) GetNamePath() string
- func (c *TCheckGroup) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TCheckGroup) GetTextLen() int32
- func (c *TCheckGroup) Handle() HWND
- func (c *TCheckGroup) HandleAllocated() bool
- func (c *TCheckGroup) HasParent() bool
- func (c *TCheckGroup) Height() int32
- func (c *TCheckGroup) Hide()
- func (c *TCheckGroup) Hint() string
- func (c *TCheckGroup) InheritsFrom(AClass TClass) bool
- func (c *TCheckGroup) InsertControl(AControl IControl)
- func (c *TCheckGroup) Instance() uintptr
- func (c *TCheckGroup) InstanceSize() int32
- func (c *TCheckGroup) Invalidate()
- func (c *TCheckGroup) Is() TIs
- func (c *TCheckGroup) IsValid() bool
- func (c *TCheckGroup) Items() *TStrings
- func (c *TCheckGroup) Left() int32
- func (c *TCheckGroup) MouseInClient() bool
- func (c *TCheckGroup) Name() string
- func (c *TCheckGroup) Owner() *TComponent
- func (c *TCheckGroup) PaintTo(DC HDC, X int32, Y int32)
- func (c *TCheckGroup) Parent() *TWinControl
- func (c *TCheckGroup) ParentBackground() bool
- func (c *TCheckGroup) ParentColor() bool
- func (c *TCheckGroup) ParentDoubleBuffered() bool
- func (c *TCheckGroup) ParentFont() bool
- func (c *TCheckGroup) ParentShowHint() bool
- func (c *TCheckGroup) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TCheckGroup) ParentWindow() HWND
- func (c *TCheckGroup) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TCheckGroup) PopupMenu() *TPopupMenu
- func (c *TCheckGroup) Realign()
- func (c *TCheckGroup) Refresh()
- func (c *TCheckGroup) RemoveControl(AControl IControl)
- func (c *TCheckGroup) Repaint()
- func (c *TCheckGroup) Rows() int32
- func (c *TCheckGroup) Scale96ToFont(ASize int32) int32
- func (c *TCheckGroup) Scale96ToForm(ASize int32) int32
- func (c *TCheckGroup) Scale96ToScreen(ASize int32) int32
- func (c *TCheckGroup) ScaleBy(M int32, D int32)
- func (c *TCheckGroup) ScaleDesignToForm(ASize int32) int32
- func (c *TCheckGroup) ScaleFontTo96(ASize int32) int32
- func (c *TCheckGroup) ScaleFontToScreen(ASize int32) int32
- func (c *TCheckGroup) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TCheckGroup) ScaleFormTo96(ASize int32) int32
- func (c *TCheckGroup) ScaleFormToDesign(ASize int32) int32
- func (c *TCheckGroup) ScaleScreenTo96(ASize int32) int32
- func (c *TCheckGroup) ScaleScreenToFont(ASize int32) int32
- func (c *TCheckGroup) ScreenToClient(Point TPoint) TPoint
- func (c *TCheckGroup) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TCheckGroup) SendToBack()
- func (c *TCheckGroup) SetAction(value IComponent)
- func (c *TCheckGroup) SetAlign(value TAlign)
- func (c *TCheckGroup) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TCheckGroup) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TCheckGroup) SetAnchorSideRight(value *TAnchorSide)
- func (c *TCheckGroup) SetAnchorSideTop(value *TAnchorSide)
- func (c *TCheckGroup) SetAnchors(value TAnchors)
- func (c *TCheckGroup) SetAutoFill(value bool)
- func (c *TCheckGroup) SetAutoSize(value bool)
- func (c *TCheckGroup) SetBiDiMode(value TBiDiMode)
- func (c *TCheckGroup) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TCheckGroup) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TCheckGroup) SetBoundsRect(value TRect)
- func (c *TCheckGroup) SetCaption(value string)
- func (c *TCheckGroup) SetCheckEnabled(Index int32, value bool)
- func (c *TCheckGroup) SetChecked(Index int32, value bool)
- func (c *TCheckGroup) SetChildSizing(value *TControlChildSizing)
- func (c *TCheckGroup) SetClientHeight(value int32)
- func (c *TCheckGroup) SetClientWidth(value int32)
- func (c *TCheckGroup) SetColor(value TColor)
- func (c *TCheckGroup) SetColumnLayout(value TColumnLayout)
- func (c *TCheckGroup) SetColumns(value int32)
- func (c *TCheckGroup) SetComponentIndex(value int32)
- func (c *TCheckGroup) SetConstraints(value *TSizeConstraints)
- func (c *TCheckGroup) SetControlState(value TControlState)
- func (c *TCheckGroup) SetControlStyle(value TControlStyle)
- func (c *TCheckGroup) SetCursor(value TCursor)
- func (c *TCheckGroup) SetDockSite(value bool)
- func (c *TCheckGroup) SetDoubleBuffered(value bool)
- func (c *TCheckGroup) SetDragCursor(value TCursor)
- func (c *TCheckGroup) SetDragMode(value TDragMode)
- func (c *TCheckGroup) SetEnabled(value bool)
- func (c *TCheckGroup) SetFocus()
- func (c *TCheckGroup) SetFont(value *TFont)
- func (c *TCheckGroup) SetHeight(value int32)
- func (c *TCheckGroup) SetHint(value string)
- func (c *TCheckGroup) SetItems(value IStrings)
- func (c *TCheckGroup) SetLeft(value int32)
- func (c *TCheckGroup) SetName(value string)
- func (c *TCheckGroup) SetOnClick(fn TNotifyEvent)
- func (c *TCheckGroup) SetOnDblClick(fn TNotifyEvent)
- func (c *TCheckGroup) SetOnDragDrop(fn TDragDropEvent)
- func (c *TCheckGroup) SetOnDragOver(fn TDragOverEvent)
- func (c *TCheckGroup) SetOnEndDrag(fn TEndDragEvent)
- func (c *TCheckGroup) SetOnEnter(fn TNotifyEvent)
- func (c *TCheckGroup) SetOnExit(fn TNotifyEvent)
- func (c *TCheckGroup) SetOnItemClick(fn TCheckGroupClicked)
- func (c *TCheckGroup) SetOnKeyDown(fn TKeyEvent)
- func (c *TCheckGroup) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TCheckGroup) SetOnKeyUp(fn TKeyEvent)
- func (c *TCheckGroup) SetOnMouseDown(fn TMouseEvent)
- func (c *TCheckGroup) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TCheckGroup) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TCheckGroup) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TCheckGroup) SetOnMouseUp(fn TMouseEvent)
- func (c *TCheckGroup) SetOnMouseWheel(fn TMouseWheelEvent)
- func (c *TCheckGroup) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (c *TCheckGroup) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (c *TCheckGroup) SetOnResize(fn TNotifyEvent)
- func (c *TCheckGroup) SetParent(value IWinControl)
- func (c *TCheckGroup) SetParentBackground(value bool)
- func (c *TCheckGroup) SetParentColor(value bool)
- func (c *TCheckGroup) SetParentDoubleBuffered(value bool)
- func (c *TCheckGroup) SetParentFont(value bool)
- func (c *TCheckGroup) SetParentShowHint(value bool)
- func (c *TCheckGroup) SetParentWindow(value HWND)
- func (c *TCheckGroup) SetPopupMenu(value IComponent)
- func (c *TCheckGroup) SetShowHint(value bool)
- func (c *TCheckGroup) SetTabOrder(value TTabOrder)
- func (c *TCheckGroup) SetTabStop(value bool)
- func (c *TCheckGroup) SetTag(value int)
- func (c *TCheckGroup) SetTextBuf(Buffer string)
- func (c *TCheckGroup) SetTop(value int32)
- func (c *TCheckGroup) SetUseDockManager(value bool)
- func (c *TCheckGroup) SetVisible(value bool)
- func (c *TCheckGroup) SetWidth(value int32)
- func (c *TCheckGroup) Show()
- func (c *TCheckGroup) ShowHint() bool
- func (c *TCheckGroup) Showing() bool
- func (c *TCheckGroup) TabOrder() TTabOrder
- func (c *TCheckGroup) TabStop() bool
- func (c *TCheckGroup) Tag() int
- func (c *TCheckGroup) ToString() string
- func (c *TCheckGroup) Top() int32
- func (c *TCheckGroup) UnsafeAddr() unsafe.Pointer
- func (c *TCheckGroup) Update()
- func (c *TCheckGroup) UseDockManager() bool
- func (c *TCheckGroup) Visible() bool
- func (c *TCheckGroup) VisibleDockClientCount() int32
- func (c *TCheckGroup) Width() int32
- type TCheckGroupClicked
- type TCheckListBox
- func (c *TCheckListBox) Action() *TAction
- func (c *TCheckListBox) AddItem(Item string, AObject IObject)
- func (c *TCheckListBox) Align() TAlign
- func (c *TCheckListBox) AllowGrayed() bool
- func (c *TCheckListBox) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TCheckListBox) AnchorClient(ASpace int32)
- func (c *TCheckListBox) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TCheckListBox) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCheckListBox) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TCheckListBox) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TCheckListBox) AnchorSideBottom() *TAnchorSide
- func (c *TCheckListBox) AnchorSideLeft() *TAnchorSide
- func (c *TCheckListBox) AnchorSideRight() *TAnchorSide
- func (c *TCheckListBox) AnchorSideTop() *TAnchorSide
- func (c *TCheckListBox) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCheckListBox) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TCheckListBox) Anchors() TAnchors
- func (c *TCheckListBox) Assign(Source IObject)
- func (c *TCheckListBox) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TCheckListBox) BiDiMode() TBiDiMode
- func (c *TCheckListBox) BorderSpacing() *TControlBorderSpacing
- func (c *TCheckListBox) BorderStyle() TBorderStyle
- func (c *TCheckListBox) BoundsRect() TRect
- func (c *TCheckListBox) BringToFront()
- func (c *TCheckListBox) Brush() *TBrush
- func (c *TCheckListBox) CanFocus() bool
- func (c *TCheckListBox) Canvas() *TCanvas
- func (c *TCheckListBox) CheckAll(AState TCheckBoxState, AllowGrayed bool, AllowDisabled bool)
- func (c *TCheckListBox) Checked(Index int32) bool
- func (c *TCheckListBox) ChildSizing() *TControlChildSizing
- func (c *TCheckListBox) ClassName() string
- func (c *TCheckListBox) ClassType() TClass
- func (c *TCheckListBox) Clear()
- func (c *TCheckListBox) ClearSelection()
- func (c *TCheckListBox) ClientHeight() int32
- func (c *TCheckListBox) ClientOrigin() TPoint
- func (c *TCheckListBox) ClientRect() TRect
- func (c *TCheckListBox) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TCheckListBox) ClientToScreen(Point TPoint) TPoint
- func (c *TCheckListBox) ClientWidth() int32
- func (c *TCheckListBox) Color() TColor
- func (c *TCheckListBox) Columns() int32
- func (c *TCheckListBox) ComponentCount() int32
- func (c *TCheckListBox) ComponentIndex() int32
- func (c *TCheckListBox) Components(AIndex int32) *TComponent
- func (c *TCheckListBox) Constraints() *TSizeConstraints
- func (c *TCheckListBox) ContainsControl(Control IControl) bool
- func (c *TCheckListBox) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TCheckListBox) ControlCount() int32
- func (c *TCheckListBox) ControlState() TControlState
- func (c *TCheckListBox) ControlStyle() TControlStyle
- func (c *TCheckListBox) Controls(Index int32) *TControl
- func (c *TCheckListBox) Count() int32
- func (c *TCheckListBox) Cursor() TCursor
- func (c *TCheckListBox) DeleteSelected()
- func (c *TCheckListBox) DisableAlign()
- func (c *TCheckListBox) DockClientCount() int32
- func (c *TCheckListBox) DockClients(Index int32) *TControl
- func (c *TCheckListBox) DockSite() bool
- func (c *TCheckListBox) DoubleBuffered() bool
- func (c *TCheckListBox) DragCursor() TCursor
- func (c *TCheckListBox) DragMode() TDragMode
- func (c *TCheckListBox) Dragging() bool
- func (c *TCheckListBox) EnableAlign()
- func (c *TCheckListBox) Enabled() bool
- func (c *TCheckListBox) Equals(Obj IObject) bool
- func (c *TCheckListBox) FindChildControl(ControlName string) *TControl
- func (c *TCheckListBox) FindComponent(AName string) *TComponent
- func (c *TCheckListBox) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TCheckListBox) FlipChildren(AllLevels bool)
- func (c *TCheckListBox) Floating() bool
- func (c *TCheckListBox) Focused() bool
- func (c *TCheckListBox) Font() *TFont
- func (c *TCheckListBox) Free()
- func (c *TCheckListBox) GetHashCode() int32
- func (c *TCheckListBox) GetNamePath() string
- func (c *TCheckListBox) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TCheckListBox) GetTextLen() int32
- func (c *TCheckListBox) Handle() HWND
- func (c *TCheckListBox) HandleAllocated() bool
- func (c *TCheckListBox) HasParent() bool
- func (c *TCheckListBox) Header(Index int32) bool
- func (c *TCheckListBox) Height() int32
- func (c *TCheckListBox) Hide()
- func (c *TCheckListBox) Hint() string
- func (c *TCheckListBox) InheritsFrom(AClass TClass) bool
- func (c *TCheckListBox) InsertControl(AControl IControl)
- func (c *TCheckListBox) Instance() uintptr
- func (c *TCheckListBox) InstanceSize() int32
- func (c *TCheckListBox) Invalidate()
- func (c *TCheckListBox) Is() TIs
- func (c *TCheckListBox) IsValid() bool
- func (c *TCheckListBox) ItemAtPos(Pos TPoint, Existing bool) int32
- func (c *TCheckListBox) ItemEnabled(Index int32) bool
- func (c *TCheckListBox) ItemHeight() int32
- func (c *TCheckListBox) ItemIndex() int32
- func (c *TCheckListBox) ItemRect(Index int32) TRect
- func (c *TCheckListBox) Items() *TStrings
- func (c *TCheckListBox) Left() int32
- func (c *TCheckListBox) MouseInClient() bool
- func (c *TCheckListBox) MultiSelect() bool
- func (c *TCheckListBox) Name() string
- func (c *TCheckListBox) Owner() *TComponent
- func (c *TCheckListBox) PaintTo(DC HDC, X int32, Y int32)
- func (c *TCheckListBox) Parent() *TWinControl
- func (c *TCheckListBox) ParentColor() bool
- func (c *TCheckListBox) ParentDoubleBuffered() bool
- func (c *TCheckListBox) ParentFont() bool
- func (c *TCheckListBox) ParentShowHint() bool
- func (c *TCheckListBox) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TCheckListBox) ParentWindow() HWND
- func (c *TCheckListBox) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TCheckListBox) PopupMenu() *TPopupMenu
- func (c *TCheckListBox) Realign()
- func (c *TCheckListBox) Refresh()
- func (c *TCheckListBox) RemoveControl(AControl IControl)
- func (c *TCheckListBox) Repaint()
- func (c *TCheckListBox) Scale96ToFont(ASize int32) int32
- func (c *TCheckListBox) Scale96ToForm(ASize int32) int32
- func (c *TCheckListBox) Scale96ToScreen(ASize int32) int32
- func (c *TCheckListBox) ScaleBy(M int32, D int32)
- func (c *TCheckListBox) ScaleDesignToForm(ASize int32) int32
- func (c *TCheckListBox) ScaleFontTo96(ASize int32) int32
- func (c *TCheckListBox) ScaleFontToScreen(ASize int32) int32
- func (c *TCheckListBox) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TCheckListBox) ScaleFormTo96(ASize int32) int32
- func (c *TCheckListBox) ScaleFormToDesign(ASize int32) int32
- func (c *TCheckListBox) ScaleScreenTo96(ASize int32) int32
- func (c *TCheckListBox) ScaleScreenToFont(ASize int32) int32
- func (c *TCheckListBox) ScreenToClient(Point TPoint) TPoint
- func (c *TCheckListBox) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TCheckListBox) SelCount() int32
- func (c *TCheckListBox) SelectAll()
- func (c *TCheckListBox) Selected(Index int32) bool
- func (c *TCheckListBox) SendToBack()
- func (c *TCheckListBox) SetAction(value IComponent)
- func (c *TCheckListBox) SetAlign(value TAlign)
- func (c *TCheckListBox) SetAllowGrayed(value bool)
- func (c *TCheckListBox) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TCheckListBox) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TCheckListBox) SetAnchorSideRight(value *TAnchorSide)
- func (c *TCheckListBox) SetAnchorSideTop(value *TAnchorSide)
- func (c *TCheckListBox) SetAnchors(value TAnchors)
- func (c *TCheckListBox) SetBiDiMode(value TBiDiMode)
- func (c *TCheckListBox) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TCheckListBox) SetBorderStyle(value TBorderStyle)
- func (c *TCheckListBox) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TCheckListBox) SetBoundsRect(value TRect)
- func (c *TCheckListBox) SetChecked(Index int32, value bool)
- func (c *TCheckListBox) SetChildSizing(value *TControlChildSizing)
- func (c *TCheckListBox) SetClientHeight(value int32)
- func (c *TCheckListBox) SetClientWidth(value int32)
- func (c *TCheckListBox) SetColor(value TColor)
- func (c *TCheckListBox) SetColumns(value int32)
- func (c *TCheckListBox) SetComponentIndex(value int32)
- func (c *TCheckListBox) SetConstraints(value *TSizeConstraints)
- func (c *TCheckListBox) SetControlState(value TControlState)
- func (c *TCheckListBox) SetControlStyle(value TControlStyle)
- func (c *TCheckListBox) SetCursor(value TCursor)
- func (c *TCheckListBox) SetDockSite(value bool)
- func (c *TCheckListBox) SetDoubleBuffered(value bool)
- func (c *TCheckListBox) SetDragCursor(value TCursor)
- func (c *TCheckListBox) SetDragMode(value TDragMode)
- func (c *TCheckListBox) SetEnabled(value bool)
- func (c *TCheckListBox) SetFocus()
- func (c *TCheckListBox) SetFont(value *TFont)
- func (c *TCheckListBox) SetHeader(Index int32, value bool)
- func (c *TCheckListBox) SetHeight(value int32)
- func (c *TCheckListBox) SetHint(value string)
- func (c *TCheckListBox) SetItemEnabled(Index int32, value bool)
- func (c *TCheckListBox) SetItemHeight(value int32)
- func (c *TCheckListBox) SetItemIndex(value int32)
- func (c *TCheckListBox) SetItems(value IStrings)
- func (c *TCheckListBox) SetLeft(value int32)
- func (c *TCheckListBox) SetMultiSelect(value bool)
- func (c *TCheckListBox) SetName(value string)
- func (c *TCheckListBox) SetOnClick(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnClickCheck(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TCheckListBox) SetOnDblClick(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnDragDrop(fn TDragDropEvent)
- func (c *TCheckListBox) SetOnDragOver(fn TDragOverEvent)
- func (c *TCheckListBox) SetOnEndDrag(fn TEndDragEvent)
- func (c *TCheckListBox) SetOnEnter(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnExit(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnKeyDown(fn TKeyEvent)
- func (c *TCheckListBox) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TCheckListBox) SetOnKeyUp(fn TKeyEvent)
- func (c *TCheckListBox) SetOnMeasureItem(fn TMeasureItemEvent)
- func (c *TCheckListBox) SetOnMouseDown(fn TMouseEvent)
- func (c *TCheckListBox) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TCheckListBox) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TCheckListBox) SetOnMouseUp(fn TMouseEvent)
- func (c *TCheckListBox) SetParent(value IWinControl)
- func (c *TCheckListBox) SetParentColor(value bool)
- func (c *TCheckListBox) SetParentDoubleBuffered(value bool)
- func (c *TCheckListBox) SetParentFont(value bool)
- func (c *TCheckListBox) SetParentShowHint(value bool)
- func (c *TCheckListBox) SetParentWindow(value HWND)
- func (c *TCheckListBox) SetPopupMenu(value IComponent)
- func (c *TCheckListBox) SetSelected(Index int32, value bool)
- func (c *TCheckListBox) SetShowHint(value bool)
- func (c *TCheckListBox) SetSorted(value bool)
- func (c *TCheckListBox) SetState(Index int32, value TCheckBoxState)
- func (c *TCheckListBox) SetStyle(value TListBoxStyle)
- func (c *TCheckListBox) SetTabOrder(value TTabOrder)
- func (c *TCheckListBox) SetTabStop(value bool)
- func (c *TCheckListBox) SetTag(value int)
- func (c *TCheckListBox) SetTextBuf(Buffer string)
- func (c *TCheckListBox) SetTop(value int32)
- func (c *TCheckListBox) SetTopIndex(value int32)
- func (c *TCheckListBox) SetUseDockManager(value bool)
- func (c *TCheckListBox) SetVisible(value bool)
- func (c *TCheckListBox) SetWidth(value int32)
- func (c *TCheckListBox) Show()
- func (c *TCheckListBox) ShowHint() bool
- func (c *TCheckListBox) Showing() bool
- func (c *TCheckListBox) Sorted() bool
- func (c *TCheckListBox) State(Index int32) TCheckBoxState
- func (c *TCheckListBox) Style() TListBoxStyle
- func (c *TCheckListBox) TabOrder() TTabOrder
- func (c *TCheckListBox) TabStop() bool
- func (c *TCheckListBox) Tag() int
- func (c *TCheckListBox) ToString() string
- func (c *TCheckListBox) Top() int32
- func (c *TCheckListBox) TopIndex() int32
- func (c *TCheckListBox) UnsafeAddr() unsafe.Pointer
- func (c *TCheckListBox) Update()
- func (c *TCheckListBox) UseDockManager() bool
- func (c *TCheckListBox) Visible() bool
- func (c *TCheckListBox) VisibleDockClientCount() int32
- func (c *TCheckListBox) Width() int32
- type TClipboard
- func (c *TClipboard) AsText() string
- func (c *TClipboard) Assign(Source IObject)
- func (c *TClipboard) ClassName() string
- func (c *TClipboard) ClassType() TClass
- func (c *TClipboard) Clear()
- func (c *TClipboard) Close()
- func (c *TClipboard) Equals(Obj IObject) bool
- func (c *TClipboard) FindFormatID(FormatName string) TClipboardFormat
- func (c *TClipboard) FindPictureFormatID() TClipboardFormat
- func (c *TClipboard) FormatCount() int32
- func (c *TClipboard) Formats(Index int32) TClipboardFormat
- func (c *TClipboard) Free()
- func (c *TClipboard) GetAsHtml(ExtractFragmentOnly bool) string
- func (c *TClipboard) GetFormat(FormatID TClipboardFormat, Stream IStream) bool
- func (c *TClipboard) GetHashCode() int32
- func (c *TClipboard) GetNamePath() string
- func (c *TClipboard) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TClipboard) HasFormat(aFormatID types.TClipboardFormat) bool
- func (c *TClipboard) HasFormatName(FormatName string) bool
- func (c *TClipboard) HasPictureFormat() bool
- func (c *TClipboard) InheritsFrom(AClass TClass) bool
- func (c *TClipboard) Instance() uintptr
- func (c *TClipboard) InstanceSize() int32
- func (c *TClipboard) Is() TIs
- func (c *TClipboard) IsValid() bool
- func (c *TClipboard) Open()
- func (c *TClipboard) SetAsHtml(Html string, PlainText string)
- func (c *TClipboard) SetAsText(value string)
- func (c *TClipboard) SetTextBuf(Buffer string)
- func (c *TClipboard) SupportedFormats(List IStrings)
- func (c *TClipboard) ToString() string
- func (c *TClipboard) UnsafeAddr() unsafe.Pointer
- type TCloseEvent
- type TCloseQueryEvent
- type TCollection
- func (c *TCollection) Add() *TCollectionItem
- func (c *TCollection) Assign(Source IObject)
- func (c *TCollection) BeginUpdate()
- func (c *TCollection) ClassName() string
- func (c *TCollection) ClassType() TClass
- func (c *TCollection) Clear()
- func (c *TCollection) Count() int32
- func (c *TCollection) Delete(Index int32)
- func (c *TCollection) EndUpdate()
- func (c *TCollection) Equals(Obj IObject) bool
- func (c *TCollection) FindItemID(ID int32) *TCollectionItem
- func (c *TCollection) Free()
- func (c *TCollection) GetHashCode() int32
- func (c *TCollection) GetNamePath() string
- func (c *TCollection) InheritsFrom(AClass TClass) bool
- func (c *TCollection) Insert(Index int32) *TCollectionItem
- func (c *TCollection) Instance() uintptr
- func (c *TCollection) InstanceSize() int32
- func (c *TCollection) Is() TIs
- func (c *TCollection) IsValid() bool
- func (c *TCollection) Items(Index int32) *TCollectionItem
- func (c *TCollection) Owner() *TObject
- func (c *TCollection) SetItems(Index int32, value *TCollectionItem)
- func (c *TCollection) ToString() string
- func (c *TCollection) UnsafeAddr() unsafe.Pointer
- type TCollectionItem
- func AsCollectionItem(obj interface{}) *TCollectionItem
- func CollectionItemFromInst(inst uintptr) *TCollectionItem
- func CollectionItemFromObj(obj IObject) *TCollectionItem
- func CollectionItemFromUnsafePointer(ptr unsafe.Pointer) *TCollectionItem
- func NewCollectionItem(AOwner *TCollection) *TCollectionItem
- func (c *TCollectionItem) Assign(Source IObject)
- func (c *TCollectionItem) ClassName() string
- func (c *TCollectionItem) ClassType() TClass
- func (c *TCollectionItem) Collection() *TCollection
- func (c *TCollectionItem) DisplayName() string
- func (c *TCollectionItem) Equals(Obj IObject) bool
- func (c *TCollectionItem) Free()
- func (c *TCollectionItem) GetHashCode() int32
- func (c *TCollectionItem) GetNamePath() string
- func (c *TCollectionItem) Index() int32
- func (c *TCollectionItem) InheritsFrom(AClass TClass) bool
- func (c *TCollectionItem) Instance() uintptr
- func (c *TCollectionItem) InstanceSize() int32
- func (c *TCollectionItem) Is() TIs
- func (c *TCollectionItem) IsValid() bool
- func (c *TCollectionItem) SetCollection(value *TCollection)
- func (c *TCollectionItem) SetDisplayName(value string)
- func (c *TCollectionItem) SetIndex(value int32)
- func (c *TCollectionItem) ToString() string
- func (c *TCollectionItem) UnsafeAddr() unsafe.Pointer
- type TColorBox
- func (c *TColorBox) Action() *TAction
- func (c *TColorBox) AddItem(Item string, AObject IObject)
- func (c *TColorBox) Align() TAlign
- func (c *TColorBox) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TColorBox) AnchorClient(ASpace int32)
- func (c *TColorBox) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TColorBox) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TColorBox) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TColorBox) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TColorBox) AnchorSideBottom() *TAnchorSide
- func (c *TColorBox) AnchorSideLeft() *TAnchorSide
- func (c *TColorBox) AnchorSideRight() *TAnchorSide
- func (c *TColorBox) AnchorSideTop() *TAnchorSide
- func (c *TColorBox) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TColorBox) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TColorBox) Anchors() TAnchors
- func (c *TColorBox) Assign(Source IObject)
- func (c *TColorBox) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TColorBox) AutoComplete() bool
- func (c *TColorBox) AutoDropDown() bool
- func (c *TColorBox) BiDiMode() TBiDiMode
- func (c *TColorBox) BorderSpacing() *TControlBorderSpacing
- func (c *TColorBox) BoundsRect() TRect
- func (c *TColorBox) BringToFront()
- func (c *TColorBox) Brush() *TBrush
- func (c *TColorBox) CanFocus() bool
- func (c *TColorBox) Canvas() *TCanvas
- func (c *TColorBox) CharCase() TEditCharCase
- func (c *TColorBox) ChildSizing() *TControlChildSizing
- func (c *TColorBox) ClassName() string
- func (c *TColorBox) ClassType() TClass
- func (c *TColorBox) Clear()
- func (c *TColorBox) ClearSelection()
- func (c *TColorBox) ClientHeight() int32
- func (c *TColorBox) ClientOrigin() TPoint
- func (c *TColorBox) ClientRect() TRect
- func (c *TColorBox) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TColorBox) ClientToScreen(Point TPoint) TPoint
- func (c *TColorBox) ClientWidth() int32
- func (c *TColorBox) Color() TColor
- func (c *TColorBox) ColorNames(Index int32) string
- func (c *TColorBox) Colors(Index int32) TColor
- func (c *TColorBox) ComponentCount() int32
- func (c *TColorBox) ComponentIndex() int32
- func (c *TColorBox) Components(AIndex int32) *TComponent
- func (c *TColorBox) Constraints() *TSizeConstraints
- func (c *TColorBox) ContainsControl(Control IControl) bool
- func (c *TColorBox) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TColorBox) ControlCount() int32
- func (c *TColorBox) ControlState() TControlState
- func (c *TColorBox) ControlStyle() TControlStyle
- func (c *TColorBox) Controls(Index int32) *TControl
- func (c *TColorBox) Cursor() TCursor
- func (c *TColorBox) DefaultColorColor() TColor
- func (c *TColorBox) DeleteSelected()
- func (c *TColorBox) DisableAlign()
- func (c *TColorBox) DockClientCount() int32
- func (c *TColorBox) DockClients(Index int32) *TControl
- func (c *TColorBox) DockSite() bool
- func (c *TColorBox) DoubleBuffered() bool
- func (c *TColorBox) Dragging() bool
- func (c *TColorBox) DropDownCount() int32
- func (c *TColorBox) DroppedDown() bool
- func (c *TColorBox) EnableAlign()
- func (c *TColorBox) Enabled() bool
- func (c *TColorBox) Equals(Obj IObject) bool
- func (c *TColorBox) FindChildControl(ControlName string) *TControl
- func (c *TColorBox) FindComponent(AName string) *TComponent
- func (c *TColorBox) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TColorBox) FlipChildren(AllLevels bool)
- func (c *TColorBox) Floating() bool
- func (c *TColorBox) Focused() bool
- func (c *TColorBox) Font() *TFont
- func (c *TColorBox) Free()
- func (c *TColorBox) GetHashCode() int32
- func (c *TColorBox) GetNamePath() string
- func (c *TColorBox) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TColorBox) GetTextLen() int32
- func (c *TColorBox) Handle() HWND
- func (c *TColorBox) HandleAllocated() bool
- func (c *TColorBox) HasParent() bool
- func (c *TColorBox) Height() int32
- func (c *TColorBox) Hide()
- func (c *TColorBox) Hint() string
- func (c *TColorBox) InheritsFrom(AClass TClass) bool
- func (c *TColorBox) InsertControl(AControl IControl)
- func (c *TColorBox) Instance() uintptr
- func (c *TColorBox) InstanceSize() int32
- func (c *TColorBox) Invalidate()
- func (c *TColorBox) Is() TIs
- func (c *TColorBox) IsValid() bool
- func (c *TColorBox) ItemHeight() int32
- func (c *TColorBox) ItemIndex() int32
- func (c *TColorBox) Items() *TStrings
- func (c *TColorBox) Left() int32
- func (c *TColorBox) MouseInClient() bool
- func (c *TColorBox) Name() string
- func (c *TColorBox) NoneColorColor() TColor
- func (c *TColorBox) Owner() *TComponent
- func (c *TColorBox) PaintTo(DC HDC, X int32, Y int32)
- func (c *TColorBox) Parent() *TWinControl
- func (c *TColorBox) ParentColor() bool
- func (c *TColorBox) ParentDoubleBuffered() bool
- func (c *TColorBox) ParentFont() bool
- func (c *TColorBox) ParentShowHint() bool
- func (c *TColorBox) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TColorBox) ParentWindow() HWND
- func (c *TColorBox) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TColorBox) PopupMenu() *TPopupMenu
- func (c *TColorBox) Realign()
- func (c *TColorBox) Refresh()
- func (c *TColorBox) RemoveControl(AControl IControl)
- func (c *TColorBox) Repaint()
- func (c *TColorBox) Scale96ToFont(ASize int32) int32
- func (c *TColorBox) Scale96ToForm(ASize int32) int32
- func (c *TColorBox) Scale96ToScreen(ASize int32) int32
- func (c *TColorBox) ScaleBy(M int32, D int32)
- func (c *TColorBox) ScaleDesignToForm(ASize int32) int32
- func (c *TColorBox) ScaleFontTo96(ASize int32) int32
- func (c *TColorBox) ScaleFontToScreen(ASize int32) int32
- func (c *TColorBox) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TColorBox) ScaleFormTo96(ASize int32) int32
- func (c *TColorBox) ScaleFormToDesign(ASize int32) int32
- func (c *TColorBox) ScaleScreenTo96(ASize int32) int32
- func (c *TColorBox) ScaleScreenToFont(ASize int32) int32
- func (c *TColorBox) ScreenToClient(Point TPoint) TPoint
- func (c *TColorBox) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TColorBox) SelLength() int32
- func (c *TColorBox) SelStart() int32
- func (c *TColorBox) SelText() string
- func (c *TColorBox) SelectAll()
- func (c *TColorBox) Selected() TColor
- func (c *TColorBox) SendToBack()
- func (c *TColorBox) SetAction(value IComponent)
- func (c *TColorBox) SetAlign(value TAlign)
- func (c *TColorBox) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TColorBox) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TColorBox) SetAnchorSideRight(value *TAnchorSide)
- func (c *TColorBox) SetAnchorSideTop(value *TAnchorSide)
- func (c *TColorBox) SetAnchors(value TAnchors)
- func (c *TColorBox) SetAutoComplete(value bool)
- func (c *TColorBox) SetAutoDropDown(value bool)
- func (c *TColorBox) SetBiDiMode(value TBiDiMode)
- func (c *TColorBox) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TColorBox) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TColorBox) SetBoundsRect(value TRect)
- func (c *TColorBox) SetCharCase(value TEditCharCase)
- func (c *TColorBox) SetChildSizing(value *TControlChildSizing)
- func (c *TColorBox) SetClientHeight(value int32)
- func (c *TColorBox) SetClientWidth(value int32)
- func (c *TColorBox) SetColor(value TColor)
- func (c *TColorBox) SetComponentIndex(value int32)
- func (c *TColorBox) SetConstraints(value *TSizeConstraints)
- func (c *TColorBox) SetControlState(value TControlState)
- func (c *TColorBox) SetControlStyle(value TControlStyle)
- func (c *TColorBox) SetCursor(value TCursor)
- func (c *TColorBox) SetDefaultColorColor(value TColor)
- func (c *TColorBox) SetDockSite(value bool)
- func (c *TColorBox) SetDoubleBuffered(value bool)
- func (c *TColorBox) SetDropDownCount(value int32)
- func (c *TColorBox) SetDroppedDown(value bool)
- func (c *TColorBox) SetEnabled(value bool)
- func (c *TColorBox) SetFocus()
- func (c *TColorBox) SetFont(value *TFont)
- func (c *TColorBox) SetHeight(value int32)
- func (c *TColorBox) SetHint(value string)
- func (c *TColorBox) SetItemHeight(value int32)
- func (c *TColorBox) SetItemIndex(value int32)
- func (c *TColorBox) SetItems(value IStrings)
- func (c *TColorBox) SetLeft(value int32)
- func (c *TColorBox) SetName(value string)
- func (c *TColorBox) SetNoneColorColor(value TColor)
- func (c *TColorBox) SetOnChange(fn TNotifyEvent)
- func (c *TColorBox) SetOnClick(fn TNotifyEvent)
- func (c *TColorBox) SetOnCloseUp(fn TNotifyEvent)
- func (c *TColorBox) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TColorBox) SetOnDragDrop(fn TDragDropEvent)
- func (c *TColorBox) SetOnDragOver(fn TDragOverEvent)
- func (c *TColorBox) SetOnDropDown(fn TNotifyEvent)
- func (c *TColorBox) SetOnEndDrag(fn TEndDragEvent)
- func (c *TColorBox) SetOnEnter(fn TNotifyEvent)
- func (c *TColorBox) SetOnExit(fn TNotifyEvent)
- func (c *TColorBox) SetOnKeyDown(fn TKeyEvent)
- func (c *TColorBox) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TColorBox) SetOnKeyUp(fn TKeyEvent)
- func (c *TColorBox) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TColorBox) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TColorBox) SetOnSelect(fn TNotifyEvent)
- func (c *TColorBox) SetParent(value IWinControl)
- func (c *TColorBox) SetParentColor(value bool)
- func (c *TColorBox) SetParentDoubleBuffered(value bool)
- func (c *TColorBox) SetParentFont(value bool)
- func (c *TColorBox) SetParentShowHint(value bool)
- func (c *TColorBox) SetParentWindow(value HWND)
- func (c *TColorBox) SetPopupMenu(value IComponent)
- func (c *TColorBox) SetSelLength(value int32)
- func (c *TColorBox) SetSelStart(value int32)
- func (c *TColorBox) SetSelText(value string)
- func (c *TColorBox) SetSelected(value TColor)
- func (c *TColorBox) SetShowHint(value bool)
- func (c *TColorBox) SetStyle(value TColorBoxStyle)
- func (c *TColorBox) SetTabOrder(value TTabOrder)
- func (c *TColorBox) SetTabStop(value bool)
- func (c *TColorBox) SetTag(value int)
- func (c *TColorBox) SetTextBuf(Buffer string)
- func (c *TColorBox) SetTop(value int32)
- func (c *TColorBox) SetUseDockManager(value bool)
- func (c *TColorBox) SetVisible(value bool)
- func (c *TColorBox) SetWidth(value int32)
- func (c *TColorBox) Show()
- func (c *TColorBox) ShowHint() bool
- func (c *TColorBox) Showing() bool
- func (c *TColorBox) Style() TColorBoxStyle
- func (c *TColorBox) TabOrder() TTabOrder
- func (c *TColorBox) TabStop() bool
- func (c *TColorBox) Tag() int
- func (c *TColorBox) ToString() string
- func (c *TColorBox) Top() int32
- func (c *TColorBox) UnsafeAddr() unsafe.Pointer
- func (c *TColorBox) Update()
- func (c *TColorBox) UseDockManager() bool
- func (c *TColorBox) Visible() bool
- func (c *TColorBox) VisibleDockClientCount() int32
- func (c *TColorBox) Width() int32
- type TColorButton
- func (c *TColorButton) Action() *TAction
- func (c *TColorButton) Align() TAlign
- func (c *TColorButton) AllowAllUp() bool
- func (c *TColorButton) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TColorButton) AnchorClient(ASpace int32)
- func (c *TColorButton) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TColorButton) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TColorButton) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TColorButton) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TColorButton) AnchorSideBottom() *TAnchorSide
- func (c *TColorButton) AnchorSideLeft() *TAnchorSide
- func (c *TColorButton) AnchorSideRight() *TAnchorSide
- func (c *TColorButton) AnchorSideTop() *TAnchorSide
- func (c *TColorButton) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TColorButton) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TColorButton) Anchors() TAnchors
- func (c *TColorButton) Assign(Source IObject)
- func (c *TColorButton) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TColorButton) BiDiMode() TBiDiMode
- func (c *TColorButton) BorderSpacing() *TControlBorderSpacing
- func (c *TColorButton) BorderWidth() int32
- func (c *TColorButton) BoundsRect() TRect
- func (c *TColorButton) BringToFront()
- func (c *TColorButton) ButtonColor() TColor
- func (c *TColorButton) ButtonColorAutoSize() bool
- func (c *TColorButton) ButtonColorSize() int32
- func (c *TColorButton) Caption() string
- func (c *TColorButton) ClassName() string
- func (c *TColorButton) ClassType() TClass
- func (c *TColorButton) Click()
- func (c *TColorButton) ClientHeight() int32
- func (c *TColorButton) ClientOrigin() TPoint
- func (c *TColorButton) ClientRect() TRect
- func (c *TColorButton) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TColorButton) ClientToScreen(Point TPoint) TPoint
- func (c *TColorButton) ClientWidth() int32
- func (c *TColorButton) Color() TColor
- func (c *TColorButton) ColorDialog() *TColorDialog
- func (c *TColorButton) ComponentCount() int32
- func (c *TColorButton) ComponentIndex() int32
- func (c *TColorButton) Components(AIndex int32) *TComponent
- func (c *TColorButton) Constraints() *TSizeConstraints
- func (c *TColorButton) ControlState() TControlState
- func (c *TColorButton) ControlStyle() TControlStyle
- func (c *TColorButton) Cursor() TCursor
- func (c *TColorButton) Down() bool
- func (c *TColorButton) Dragging() bool
- func (c *TColorButton) Enabled() bool
- func (c *TColorButton) Equals(Obj IObject) bool
- func (c *TColorButton) FindComponent(AName string) *TComponent
- func (c *TColorButton) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TColorButton) Flat() bool
- func (c *TColorButton) Floating() bool
- func (c *TColorButton) Font() *TFont
- func (c *TColorButton) Free()
- func (c *TColorButton) GetHashCode() int32
- func (c *TColorButton) GetNamePath() string
- func (c *TColorButton) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TColorButton) GetTextLen() int32
- func (c *TColorButton) Glyph() *TBitmap
- func (c *TColorButton) GroupIndex() int32
- func (c *TColorButton) HasParent() bool
- func (c *TColorButton) Height() int32
- func (c *TColorButton) Hide()
- func (c *TColorButton) Hint() string
- func (c *TColorButton) ImageIndex() int32
- func (c *TColorButton) ImageWidth() int32
- func (c *TColorButton) Images() *TImageList
- func (c *TColorButton) InheritsFrom(AClass TClass) bool
- func (c *TColorButton) Instance() uintptr
- func (c *TColorButton) InstanceSize() int32
- func (c *TColorButton) Invalidate()
- func (c *TColorButton) Is() TIs
- func (c *TColorButton) IsValid() bool
- func (c *TColorButton) Layout() TButtonLayout
- func (c *TColorButton) Left() int32
- func (c *TColorButton) Name() string
- func (c *TColorButton) NumGlyphs() TNumGlyphs
- func (c *TColorButton) Owner() *TComponent
- func (c *TColorButton) Parent() *TWinControl
- func (c *TColorButton) ParentFont() bool
- func (c *TColorButton) ParentShowHint() bool
- func (c *TColorButton) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TColorButton) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TColorButton) PopupMenu() *TPopupMenu
- func (c *TColorButton) Refresh()
- func (c *TColorButton) Repaint()
- func (c *TColorButton) Scale96ToFont(ASize int32) int32
- func (c *TColorButton) Scale96ToForm(ASize int32) int32
- func (c *TColorButton) Scale96ToScreen(ASize int32) int32
- func (c *TColorButton) ScaleDesignToForm(ASize int32) int32
- func (c *TColorButton) ScaleFontTo96(ASize int32) int32
- func (c *TColorButton) ScaleFontToScreen(ASize int32) int32
- func (c *TColorButton) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TColorButton) ScaleFormTo96(ASize int32) int32
- func (c *TColorButton) ScaleFormToDesign(ASize int32) int32
- func (c *TColorButton) ScaleScreenTo96(ASize int32) int32
- func (c *TColorButton) ScaleScreenToFont(ASize int32) int32
- func (c *TColorButton) ScreenToClient(Point TPoint) TPoint
- func (c *TColorButton) SendToBack()
- func (c *TColorButton) SetAction(value IComponent)
- func (c *TColorButton) SetAlign(value TAlign)
- func (c *TColorButton) SetAllowAllUp(value bool)
- func (c *TColorButton) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TColorButton) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TColorButton) SetAnchorSideRight(value *TAnchorSide)
- func (c *TColorButton) SetAnchorSideTop(value *TAnchorSide)
- func (c *TColorButton) SetAnchors(value TAnchors)
- func (c *TColorButton) SetBiDiMode(value TBiDiMode)
- func (c *TColorButton) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TColorButton) SetBorderWidth(value int32)
- func (c *TColorButton) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TColorButton) SetBoundsRect(value TRect)
- func (c *TColorButton) SetButtonColor(value TColor)
- func (c *TColorButton) SetButtonColorAutoSize(value bool)
- func (c *TColorButton) SetButtonColorSize(value int32)
- func (c *TColorButton) SetCaption(value string)
- func (c *TColorButton) SetClientHeight(value int32)
- func (c *TColorButton) SetClientWidth(value int32)
- func (c *TColorButton) SetColor(value TColor)
- func (c *TColorButton) SetColorDialog(value IComponent)
- func (c *TColorButton) SetComponentIndex(value int32)
- func (c *TColorButton) SetConstraints(value *TSizeConstraints)
- func (c *TColorButton) SetControlState(value TControlState)
- func (c *TColorButton) SetControlStyle(value TControlStyle)
- func (c *TColorButton) SetCursor(value TCursor)
- func (c *TColorButton) SetDown(value bool)
- func (c *TColorButton) SetEnabled(value bool)
- func (c *TColorButton) SetFlat(value bool)
- func (c *TColorButton) SetFont(value *TFont)
- func (c *TColorButton) SetGlyph(value *TBitmap)
- func (c *TColorButton) SetGroupIndex(value int32)
- func (c *TColorButton) SetHeight(value int32)
- func (c *TColorButton) SetHint(value string)
- func (c *TColorButton) SetImageIndex(value int32)
- func (c *TColorButton) SetImageWidth(value int32)
- func (c *TColorButton) SetImages(value IComponent)
- func (c *TColorButton) SetLayout(value TButtonLayout)
- func (c *TColorButton) SetLeft(value int32)
- func (c *TColorButton) SetName(value string)
- func (c *TColorButton) SetNumGlyphs(value TNumGlyphs)
- func (c *TColorButton) SetOnClick(fn TNotifyEvent)
- func (c *TColorButton) SetOnColorChanged(fn TNotifyEvent)
- func (c *TColorButton) SetOnDblClick(fn TNotifyEvent)
- func (c *TColorButton) SetOnMouseDown(fn TMouseEvent)
- func (c *TColorButton) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TColorButton) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TColorButton) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TColorButton) SetOnMouseUp(fn TMouseEvent)
- func (c *TColorButton) SetOnMouseWheel(fn TMouseWheelEvent)
- func (c *TColorButton) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (c *TColorButton) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (c *TColorButton) SetOnPaint(fn TNotifyEvent)
- func (c *TColorButton) SetOnResize(fn TNotifyEvent)
- func (c *TColorButton) SetParent(value IWinControl)
- func (c *TColorButton) SetParentFont(value bool)
- func (c *TColorButton) SetParentShowHint(value bool)
- func (c *TColorButton) SetPopupMenu(value IComponent)
- func (c *TColorButton) SetShowCaption(value bool)
- func (c *TColorButton) SetShowHint(value bool)
- func (c *TColorButton) SetSpacing(value int32)
- func (c *TColorButton) SetTag(value int)
- func (c *TColorButton) SetTextBuf(Buffer string)
- func (c *TColorButton) SetTop(value int32)
- func (c *TColorButton) SetTransparent(value bool)
- func (c *TColorButton) SetVisible(value bool)
- func (c *TColorButton) SetWidth(value int32)
- func (c *TColorButton) Show()
- func (c *TColorButton) ShowCaption() bool
- func (c *TColorButton) ShowHint() bool
- func (c *TColorButton) Spacing() int32
- func (c *TColorButton) Tag() int
- func (c *TColorButton) ToString() string
- func (c *TColorButton) Top() int32
- func (c *TColorButton) Transparent() bool
- func (c *TColorButton) UnsafeAddr() unsafe.Pointer
- func (c *TColorButton) Update()
- func (c *TColorButton) Visible() bool
- func (c *TColorButton) Width() int32
- type TColorDialog
- func (c *TColorDialog) Assign(Source IObject)
- func (c *TColorDialog) ClassName() string
- func (c *TColorDialog) ClassType() TClass
- func (c *TColorDialog) Color() TColor
- func (c *TColorDialog) ComponentCount() int32
- func (c *TColorDialog) ComponentIndex() int32
- func (c *TColorDialog) Components(AIndex int32) *TComponent
- func (c *TColorDialog) CustomColors() *TStrings
- func (c *TColorDialog) Equals(Obj IObject) bool
- func (c *TColorDialog) Execute() bool
- func (c *TColorDialog) FindComponent(AName string) *TComponent
- func (c *TColorDialog) Free()
- func (c *TColorDialog) GetHashCode() int32
- func (c *TColorDialog) GetNamePath() string
- func (c *TColorDialog) Handle() HWND
- func (c *TColorDialog) HasParent() bool
- func (c *TColorDialog) InheritsFrom(AClass TClass) bool
- func (c *TColorDialog) Instance() uintptr
- func (c *TColorDialog) InstanceSize() int32
- func (c *TColorDialog) Is() TIs
- func (c *TColorDialog) IsValid() bool
- func (c *TColorDialog) Name() string
- func (c *TColorDialog) Owner() *TComponent
- func (c *TColorDialog) SetColor(value TColor)
- func (c *TColorDialog) SetComponentIndex(value int32)
- func (c *TColorDialog) SetCustomColors(value IStrings)
- func (c *TColorDialog) SetName(value string)
- func (c *TColorDialog) SetOnClose(fn TNotifyEvent)
- func (c *TColorDialog) SetOnShow(fn TNotifyEvent)
- func (c *TColorDialog) SetTag(value int)
- func (c *TColorDialog) Tag() int
- func (c *TColorDialog) ToString() string
- func (c *TColorDialog) UnsafeAddr() unsafe.Pointer
- type TColorListBox
- func (c *TColorListBox) Action() *TAction
- func (c *TColorListBox) AddItem(Item string, AObject IObject)
- func (c *TColorListBox) Align() TAlign
- func (c *TColorListBox) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TColorListBox) AnchorClient(ASpace int32)
- func (c *TColorListBox) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TColorListBox) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TColorListBox) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TColorListBox) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TColorListBox) AnchorSideBottom() *TAnchorSide
- func (c *TColorListBox) AnchorSideLeft() *TAnchorSide
- func (c *TColorListBox) AnchorSideRight() *TAnchorSide
- func (c *TColorListBox) AnchorSideTop() *TAnchorSide
- func (c *TColorListBox) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TColorListBox) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TColorListBox) Anchors() TAnchors
- func (c *TColorListBox) Assign(Source IObject)
- func (c *TColorListBox) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TColorListBox) BiDiMode() TBiDiMode
- func (c *TColorListBox) BorderSpacing() *TControlBorderSpacing
- func (c *TColorListBox) BoundsRect() TRect
- func (c *TColorListBox) BringToFront()
- func (c *TColorListBox) Brush() *TBrush
- func (c *TColorListBox) CanFocus() bool
- func (c *TColorListBox) Canvas() *TCanvas
- func (c *TColorListBox) ChildSizing() *TControlChildSizing
- func (c *TColorListBox) ClassName() string
- func (c *TColorListBox) ClassType() TClass
- func (c *TColorListBox) Clear()
- func (c *TColorListBox) ClearSelection()
- func (c *TColorListBox) ClientHeight() int32
- func (c *TColorListBox) ClientOrigin() TPoint
- func (c *TColorListBox) ClientRect() TRect
- func (c *TColorListBox) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TColorListBox) ClientToScreen(Point TPoint) TPoint
- func (c *TColorListBox) ClientWidth() int32
- func (c *TColorListBox) Color() TColor
- func (c *TColorListBox) ColorNames(Index int32) string
- func (c *TColorListBox) Colors(Index int32) TColor
- func (c *TColorListBox) ComponentCount() int32
- func (c *TColorListBox) ComponentIndex() int32
- func (c *TColorListBox) Components(AIndex int32) *TComponent
- func (c *TColorListBox) Constraints() *TSizeConstraints
- func (c *TColorListBox) ContainsControl(Control IControl) bool
- func (c *TColorListBox) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TColorListBox) ControlCount() int32
- func (c *TColorListBox) ControlState() TControlState
- func (c *TColorListBox) ControlStyle() TControlStyle
- func (c *TColorListBox) Controls(Index int32) *TControl
- func (c *TColorListBox) Count() int32
- func (c *TColorListBox) Cursor() TCursor
- func (c *TColorListBox) DefaultColorColor() TColor
- func (c *TColorListBox) DeleteSelected()
- func (c *TColorListBox) DisableAlign()
- func (c *TColorListBox) DockClientCount() int32
- func (c *TColorListBox) DockClients(Index int32) *TControl
- func (c *TColorListBox) DockSite() bool
- func (c *TColorListBox) DoubleBuffered() bool
- func (c *TColorListBox) Dragging() bool
- func (c *TColorListBox) EnableAlign()
- func (c *TColorListBox) Enabled() bool
- func (c *TColorListBox) Equals(Obj IObject) bool
- func (c *TColorListBox) FindChildControl(ControlName string) *TControl
- func (c *TColorListBox) FindComponent(AName string) *TComponent
- func (c *TColorListBox) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TColorListBox) FlipChildren(AllLevels bool)
- func (c *TColorListBox) Floating() bool
- func (c *TColorListBox) Focused() bool
- func (c *TColorListBox) Font() *TFont
- func (c *TColorListBox) Free()
- func (c *TColorListBox) GetHashCode() int32
- func (c *TColorListBox) GetNamePath() string
- func (c *TColorListBox) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TColorListBox) GetTextLen() int32
- func (c *TColorListBox) Handle() HWND
- func (c *TColorListBox) HandleAllocated() bool
- func (c *TColorListBox) HasParent() bool
- func (c *TColorListBox) Height() int32
- func (c *TColorListBox) Hide()
- func (c *TColorListBox) Hint() string
- func (c *TColorListBox) InheritsFrom(AClass TClass) bool
- func (c *TColorListBox) InsertControl(AControl IControl)
- func (c *TColorListBox) Instance() uintptr
- func (c *TColorListBox) InstanceSize() int32
- func (c *TColorListBox) Invalidate()
- func (c *TColorListBox) Is() TIs
- func (c *TColorListBox) IsValid() bool
- func (c *TColorListBox) ItemAtPos(Pos TPoint, Existing bool) int32
- func (c *TColorListBox) ItemHeight() int32
- func (c *TColorListBox) ItemIndex() int32
- func (c *TColorListBox) ItemRect(Index int32) TRect
- func (c *TColorListBox) Items() *TStrings
- func (c *TColorListBox) Left() int32
- func (c *TColorListBox) MouseInClient() bool
- func (c *TColorListBox) MultiSelect() bool
- func (c *TColorListBox) Name() string
- func (c *TColorListBox) NoneColorColor() TColor
- func (c *TColorListBox) Owner() *TComponent
- func (c *TColorListBox) PaintTo(DC HDC, X int32, Y int32)
- func (c *TColorListBox) Parent() *TWinControl
- func (c *TColorListBox) ParentColor() bool
- func (c *TColorListBox) ParentDoubleBuffered() bool
- func (c *TColorListBox) ParentFont() bool
- func (c *TColorListBox) ParentShowHint() bool
- func (c *TColorListBox) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TColorListBox) ParentWindow() HWND
- func (c *TColorListBox) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TColorListBox) PopupMenu() *TPopupMenu
- func (c *TColorListBox) Realign()
- func (c *TColorListBox) Refresh()
- func (c *TColorListBox) RemoveControl(AControl IControl)
- func (c *TColorListBox) Repaint()
- func (c *TColorListBox) Scale96ToFont(ASize int32) int32
- func (c *TColorListBox) Scale96ToForm(ASize int32) int32
- func (c *TColorListBox) Scale96ToScreen(ASize int32) int32
- func (c *TColorListBox) ScaleBy(M int32, D int32)
- func (c *TColorListBox) ScaleDesignToForm(ASize int32) int32
- func (c *TColorListBox) ScaleFontTo96(ASize int32) int32
- func (c *TColorListBox) ScaleFontToScreen(ASize int32) int32
- func (c *TColorListBox) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TColorListBox) ScaleFormTo96(ASize int32) int32
- func (c *TColorListBox) ScaleFormToDesign(ASize int32) int32
- func (c *TColorListBox) ScaleScreenTo96(ASize int32) int32
- func (c *TColorListBox) ScaleScreenToFont(ASize int32) int32
- func (c *TColorListBox) ScreenToClient(Point TPoint) TPoint
- func (c *TColorListBox) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TColorListBox) SelCount() int32
- func (c *TColorListBox) SelectAll()
- func (c *TColorListBox) Selected() TColor
- func (c *TColorListBox) SendToBack()
- func (c *TColorListBox) SetAction(value IComponent)
- func (c *TColorListBox) SetAlign(value TAlign)
- func (c *TColorListBox) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TColorListBox) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TColorListBox) SetAnchorSideRight(value *TAnchorSide)
- func (c *TColorListBox) SetAnchorSideTop(value *TAnchorSide)
- func (c *TColorListBox) SetAnchors(value TAnchors)
- func (c *TColorListBox) SetBiDiMode(value TBiDiMode)
- func (c *TColorListBox) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TColorListBox) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TColorListBox) SetBoundsRect(value TRect)
- func (c *TColorListBox) SetChildSizing(value *TControlChildSizing)
- func (c *TColorListBox) SetClientHeight(value int32)
- func (c *TColorListBox) SetClientWidth(value int32)
- func (c *TColorListBox) SetColor(value TColor)
- func (c *TColorListBox) SetComponentIndex(value int32)
- func (c *TColorListBox) SetConstraints(value *TSizeConstraints)
- func (c *TColorListBox) SetControlState(value TControlState)
- func (c *TColorListBox) SetControlStyle(value TControlStyle)
- func (c *TColorListBox) SetCursor(value TCursor)
- func (c *TColorListBox) SetDefaultColorColor(value TColor)
- func (c *TColorListBox) SetDockSite(value bool)
- func (c *TColorListBox) SetDoubleBuffered(value bool)
- func (c *TColorListBox) SetEnabled(value bool)
- func (c *TColorListBox) SetFocus()
- func (c *TColorListBox) SetFont(value *TFont)
- func (c *TColorListBox) SetHeight(value int32)
- func (c *TColorListBox) SetHint(value string)
- func (c *TColorListBox) SetItemHeight(value int32)
- func (c *TColorListBox) SetItemIndex(value int32)
- func (c *TColorListBox) SetItems(value IStrings)
- func (c *TColorListBox) SetLeft(value int32)
- func (c *TColorListBox) SetMultiSelect(value bool)
- func (c *TColorListBox) SetName(value string)
- func (c *TColorListBox) SetNoneColorColor(value TColor)
- func (c *TColorListBox) SetOnClick(fn TNotifyEvent)
- func (c *TColorListBox) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TColorListBox) SetOnDblClick(fn TNotifyEvent)
- func (c *TColorListBox) SetOnDragDrop(fn TDragDropEvent)
- func (c *TColorListBox) SetOnDragOver(fn TDragOverEvent)
- func (c *TColorListBox) SetOnEndDrag(fn TEndDragEvent)
- func (c *TColorListBox) SetOnEnter(fn TNotifyEvent)
- func (c *TColorListBox) SetOnExit(fn TNotifyEvent)
- func (c *TColorListBox) SetOnKeyDown(fn TKeyEvent)
- func (c *TColorListBox) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TColorListBox) SetOnKeyUp(fn TKeyEvent)
- func (c *TColorListBox) SetOnMouseDown(fn TMouseEvent)
- func (c *TColorListBox) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TColorListBox) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TColorListBox) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TColorListBox) SetOnMouseUp(fn TMouseEvent)
- func (c *TColorListBox) SetParent(value IWinControl)
- func (c *TColorListBox) SetParentColor(value bool)
- func (c *TColorListBox) SetParentDoubleBuffered(value bool)
- func (c *TColorListBox) SetParentFont(value bool)
- func (c *TColorListBox) SetParentShowHint(value bool)
- func (c *TColorListBox) SetParentWindow(value HWND)
- func (c *TColorListBox) SetPopupMenu(value IComponent)
- func (c *TColorListBox) SetSelected(value TColor)
- func (c *TColorListBox) SetShowHint(value bool)
- func (c *TColorListBox) SetStyle(value TColorBoxStyle)
- func (c *TColorListBox) SetTabOrder(value TTabOrder)
- func (c *TColorListBox) SetTabStop(value bool)
- func (c *TColorListBox) SetTag(value int)
- func (c *TColorListBox) SetTextBuf(Buffer string)
- func (c *TColorListBox) SetTop(value int32)
- func (c *TColorListBox) SetTopIndex(value int32)
- func (c *TColorListBox) SetUseDockManager(value bool)
- func (c *TColorListBox) SetVisible(value bool)
- func (c *TColorListBox) SetWidth(value int32)
- func (c *TColorListBox) Show()
- func (c *TColorListBox) ShowHint() bool
- func (c *TColorListBox) Showing() bool
- func (c *TColorListBox) Style() TColorBoxStyle
- func (c *TColorListBox) TabOrder() TTabOrder
- func (c *TColorListBox) TabStop() bool
- func (c *TColorListBox) Tag() int
- func (c *TColorListBox) ToString() string
- func (c *TColorListBox) Top() int32
- func (c *TColorListBox) TopIndex() int32
- func (c *TColorListBox) UnsafeAddr() unsafe.Pointer
- func (c *TColorListBox) Update()
- func (c *TColorListBox) UseDockManager() bool
- func (c *TColorListBox) Visible() bool
- func (c *TColorListBox) VisibleDockClientCount() int32
- func (c *TColorListBox) Width() int32
- type TComboBox
- func (c *TComboBox) Action() *TAction
- func (c *TComboBox) AddItem(Item string, AObject IObject)
- func (c *TComboBox) Align() TAlign
- func (c *TComboBox) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TComboBox) AnchorClient(ASpace int32)
- func (c *TComboBox) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TComboBox) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TComboBox) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TComboBox) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TComboBox) AnchorSideBottom() *TAnchorSide
- func (c *TComboBox) AnchorSideLeft() *TAnchorSide
- func (c *TComboBox) AnchorSideRight() *TAnchorSide
- func (c *TComboBox) AnchorSideTop() *TAnchorSide
- func (c *TComboBox) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TComboBox) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TComboBox) Anchors() TAnchors
- func (c *TComboBox) Assign(Source IObject)
- func (c *TComboBox) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TComboBox) AutoComplete() bool
- func (c *TComboBox) AutoDropDown() bool
- func (c *TComboBox) BiDiMode() TBiDiMode
- func (c *TComboBox) BorderSpacing() *TControlBorderSpacing
- func (c *TComboBox) BoundsRect() TRect
- func (c *TComboBox) BringToFront()
- func (c *TComboBox) Brush() *TBrush
- func (c *TComboBox) CanFocus() bool
- func (c *TComboBox) Canvas() *TCanvas
- func (c *TComboBox) CharCase() TEditCharCase
- func (c *TComboBox) ChildSizing() *TControlChildSizing
- func (c *TComboBox) ClassName() string
- func (c *TComboBox) ClassType() TClass
- func (c *TComboBox) Clear()
- func (c *TComboBox) ClearSelection()
- func (c *TComboBox) ClientHeight() int32
- func (c *TComboBox) ClientOrigin() TPoint
- func (c *TComboBox) ClientRect() TRect
- func (c *TComboBox) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TComboBox) ClientToScreen(Point TPoint) TPoint
- func (c *TComboBox) ClientWidth() int32
- func (c *TComboBox) Color() TColor
- func (c *TComboBox) ComponentCount() int32
- func (c *TComboBox) ComponentIndex() int32
- func (c *TComboBox) Components(AIndex int32) *TComponent
- func (c *TComboBox) Constraints() *TSizeConstraints
- func (c *TComboBox) ContainsControl(Control IControl) bool
- func (c *TComboBox) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TComboBox) ControlCount() int32
- func (c *TComboBox) ControlState() TControlState
- func (c *TComboBox) ControlStyle() TControlStyle
- func (c *TComboBox) Controls(Index int32) *TControl
- func (c *TComboBox) Cursor() TCursor
- func (c *TComboBox) DeleteSelected()
- func (c *TComboBox) DisableAlign()
- func (c *TComboBox) DockClientCount() int32
- func (c *TComboBox) DockClients(Index int32) *TControl
- func (c *TComboBox) DockSite() bool
- func (c *TComboBox) DoubleBuffered() bool
- func (c *TComboBox) DragCursor() TCursor
- func (c *TComboBox) DragKind() TDragKind
- func (c *TComboBox) DragMode() TDragMode
- func (c *TComboBox) Dragging() bool
- func (c *TComboBox) DropDownCount() int32
- func (c *TComboBox) DroppedDown() bool
- func (c *TComboBox) EnableAlign()
- func (c *TComboBox) Enabled() bool
- func (c *TComboBox) Equals(Obj IObject) bool
- func (c *TComboBox) FindChildControl(ControlName string) *TControl
- func (c *TComboBox) FindComponent(AName string) *TComponent
- func (c *TComboBox) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TComboBox) FlipChildren(AllLevels bool)
- func (c *TComboBox) Floating() bool
- func (c *TComboBox) Focused() bool
- func (c *TComboBox) Font() *TFont
- func (c *TComboBox) Free()
- func (c *TComboBox) GetHashCode() int32
- func (c *TComboBox) GetNamePath() string
- func (c *TComboBox) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TComboBox) GetTextLen() int32
- func (c *TComboBox) Handle() HWND
- func (c *TComboBox) HandleAllocated() bool
- func (c *TComboBox) HasParent() bool
- func (c *TComboBox) Height() int32
- func (c *TComboBox) Hide()
- func (c *TComboBox) Hint() string
- func (c *TComboBox) InheritsFrom(AClass TClass) bool
- func (c *TComboBox) InsertControl(AControl IControl)
- func (c *TComboBox) Instance() uintptr
- func (c *TComboBox) InstanceSize() int32
- func (c *TComboBox) Invalidate()
- func (c *TComboBox) Is() TIs
- func (c *TComboBox) IsValid() bool
- func (c *TComboBox) ItemHeight() int32
- func (c *TComboBox) ItemIndex() int32
- func (c *TComboBox) Items() *TStrings
- func (c *TComboBox) Left() int32
- func (c *TComboBox) MaxLength() int32
- func (c *TComboBox) MouseInClient() bool
- func (c *TComboBox) Name() string
- func (c *TComboBox) Owner() *TComponent
- func (c *TComboBox) PaintTo(DC HDC, X int32, Y int32)
- func (c *TComboBox) Parent() *TWinControl
- func (c *TComboBox) ParentColor() bool
- func (c *TComboBox) ParentDoubleBuffered() bool
- func (c *TComboBox) ParentFont() bool
- func (c *TComboBox) ParentShowHint() bool
- func (c *TComboBox) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TComboBox) ParentWindow() HWND
- func (c *TComboBox) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TComboBox) PopupMenu() *TPopupMenu
- func (c *TComboBox) Realign()
- func (c *TComboBox) Refresh()
- func (c *TComboBox) RemoveControl(AControl IControl)
- func (c *TComboBox) Repaint()
- func (c *TComboBox) Scale96ToFont(ASize int32) int32
- func (c *TComboBox) Scale96ToForm(ASize int32) int32
- func (c *TComboBox) Scale96ToScreen(ASize int32) int32
- func (c *TComboBox) ScaleBy(M int32, D int32)
- func (c *TComboBox) ScaleDesignToForm(ASize int32) int32
- func (c *TComboBox) ScaleFontTo96(ASize int32) int32
- func (c *TComboBox) ScaleFontToScreen(ASize int32) int32
- func (c *TComboBox) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TComboBox) ScaleFormTo96(ASize int32) int32
- func (c *TComboBox) ScaleFormToDesign(ASize int32) int32
- func (c *TComboBox) ScaleScreenTo96(ASize int32) int32
- func (c *TComboBox) ScaleScreenToFont(ASize int32) int32
- func (c *TComboBox) ScreenToClient(Point TPoint) TPoint
- func (c *TComboBox) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TComboBox) SelLength() int32
- func (c *TComboBox) SelStart() int32
- func (c *TComboBox) SelText() string
- func (c *TComboBox) SelectAll()
- func (c *TComboBox) SendToBack()
- func (c *TComboBox) SetAction(value IComponent)
- func (c *TComboBox) SetAlign(value TAlign)
- func (c *TComboBox) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TComboBox) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TComboBox) SetAnchorSideRight(value *TAnchorSide)
- func (c *TComboBox) SetAnchorSideTop(value *TAnchorSide)
- func (c *TComboBox) SetAnchors(value TAnchors)
- func (c *TComboBox) SetAutoComplete(value bool)
- func (c *TComboBox) SetAutoDropDown(value bool)
- func (c *TComboBox) SetBiDiMode(value TBiDiMode)
- func (c *TComboBox) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TComboBox) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TComboBox) SetBoundsRect(value TRect)
- func (c *TComboBox) SetCharCase(value TEditCharCase)
- func (c *TComboBox) SetChildSizing(value *TControlChildSizing)
- func (c *TComboBox) SetClientHeight(value int32)
- func (c *TComboBox) SetClientWidth(value int32)
- func (c *TComboBox) SetColor(value TColor)
- func (c *TComboBox) SetComponentIndex(value int32)
- func (c *TComboBox) SetConstraints(value *TSizeConstraints)
- func (c *TComboBox) SetControlState(value TControlState)
- func (c *TComboBox) SetControlStyle(value TControlStyle)
- func (c *TComboBox) SetCursor(value TCursor)
- func (c *TComboBox) SetDockSite(value bool)
- func (c *TComboBox) SetDoubleBuffered(value bool)
- func (c *TComboBox) SetDragCursor(value TCursor)
- func (c *TComboBox) SetDragKind(value TDragKind)
- func (c *TComboBox) SetDragMode(value TDragMode)
- func (c *TComboBox) SetDropDownCount(value int32)
- func (c *TComboBox) SetDroppedDown(value bool)
- func (c *TComboBox) SetEnabled(value bool)
- func (c *TComboBox) SetFocus()
- func (c *TComboBox) SetFont(value *TFont)
- func (c *TComboBox) SetHeight(value int32)
- func (c *TComboBox) SetHint(value string)
- func (c *TComboBox) SetItemHeight(value int32)
- func (c *TComboBox) SetItemIndex(value int32)
- func (c *TComboBox) SetItems(value IStrings)
- func (c *TComboBox) SetLeft(value int32)
- func (c *TComboBox) SetMaxLength(value int32)
- func (c *TComboBox) SetName(value string)
- func (c *TComboBox) SetOnChange(fn TNotifyEvent)
- func (c *TComboBox) SetOnClick(fn TNotifyEvent)
- func (c *TComboBox) SetOnCloseUp(fn TNotifyEvent)
- func (c *TComboBox) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TComboBox) SetOnDblClick(fn TNotifyEvent)
- func (c *TComboBox) SetOnDragDrop(fn TDragDropEvent)
- func (c *TComboBox) SetOnDragOver(fn TDragOverEvent)
- func (c *TComboBox) SetOnDrawItem(fn TDrawItemEvent)
- func (c *TComboBox) SetOnDropDown(fn TNotifyEvent)
- func (c *TComboBox) SetOnEndDrag(fn TEndDragEvent)
- func (c *TComboBox) SetOnEnter(fn TNotifyEvent)
- func (c *TComboBox) SetOnExit(fn TNotifyEvent)
- func (c *TComboBox) SetOnKeyDown(fn TKeyEvent)
- func (c *TComboBox) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TComboBox) SetOnKeyUp(fn TKeyEvent)
- func (c *TComboBox) SetOnMeasureItem(fn TMeasureItemEvent)
- func (c *TComboBox) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TComboBox) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TComboBox) SetOnSelect(fn TNotifyEvent)
- func (c *TComboBox) SetParent(value IWinControl)
- func (c *TComboBox) SetParentColor(value bool)
- func (c *TComboBox) SetParentDoubleBuffered(value bool)
- func (c *TComboBox) SetParentFont(value bool)
- func (c *TComboBox) SetParentShowHint(value bool)
- func (c *TComboBox) SetParentWindow(value HWND)
- func (c *TComboBox) SetPopupMenu(value IComponent)
- func (c *TComboBox) SetSelLength(value int32)
- func (c *TComboBox) SetSelStart(value int32)
- func (c *TComboBox) SetSelText(value string)
- func (c *TComboBox) SetShowHint(value bool)
- func (c *TComboBox) SetSorted(value bool)
- func (c *TComboBox) SetStyle(value TComboBoxStyle)
- func (c *TComboBox) SetTabOrder(value TTabOrder)
- func (c *TComboBox) SetTabStop(value bool)
- func (c *TComboBox) SetTag(value int)
- func (c *TComboBox) SetText(value string)
- func (c *TComboBox) SetTextBuf(Buffer string)
- func (c *TComboBox) SetTop(value int32)
- func (c *TComboBox) SetUseDockManager(value bool)
- func (c *TComboBox) SetVisible(value bool)
- func (c *TComboBox) SetWidth(value int32)
- func (c *TComboBox) Show()
- func (c *TComboBox) ShowHint() bool
- func (c *TComboBox) Showing() bool
- func (c *TComboBox) Sorted() bool
- func (c *TComboBox) Style() TComboBoxStyle
- func (c *TComboBox) TabOrder() TTabOrder
- func (c *TComboBox) TabStop() bool
- func (c *TComboBox) Tag() int
- func (c *TComboBox) Text() string
- func (c *TComboBox) ToString() string
- func (c *TComboBox) Top() int32
- func (c *TComboBox) UnsafeAddr() unsafe.Pointer
- func (c *TComboBox) Update()
- func (c *TComboBox) UseDockManager() bool
- func (c *TComboBox) Visible() bool
- func (c *TComboBox) VisibleDockClientCount() int32
- func (c *TComboBox) Width() int32
- type TComboBoxEx
- func (c *TComboBoxEx) Action() *TAction
- func (c *TComboBoxEx) AddItem(Item string, AObject IObject)
- func (c *TComboBoxEx) Align() TAlign
- func (c *TComboBoxEx) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TComboBoxEx) AnchorClient(ASpace int32)
- func (c *TComboBoxEx) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TComboBoxEx) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TComboBoxEx) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TComboBoxEx) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TComboBoxEx) AnchorSideBottom() *TAnchorSide
- func (c *TComboBoxEx) AnchorSideLeft() *TAnchorSide
- func (c *TComboBoxEx) AnchorSideRight() *TAnchorSide
- func (c *TComboBoxEx) AnchorSideTop() *TAnchorSide
- func (c *TComboBoxEx) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TComboBoxEx) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TComboBoxEx) Anchors() TAnchors
- func (c *TComboBoxEx) Assign(Source IObject)
- func (c *TComboBoxEx) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TComboBoxEx) AutoCompleteOptions() TAutoCompleteOptions
- func (c *TComboBoxEx) BiDiMode() TBiDiMode
- func (c *TComboBoxEx) BorderSpacing() *TControlBorderSpacing
- func (c *TComboBoxEx) BoundsRect() TRect
- func (c *TComboBoxEx) BringToFront()
- func (c *TComboBoxEx) Brush() *TBrush
- func (c *TComboBoxEx) CanFocus() bool
- func (c *TComboBoxEx) Canvas() *TCanvas
- func (c *TComboBoxEx) ChildSizing() *TControlChildSizing
- func (c *TComboBoxEx) ClassName() string
- func (c *TComboBoxEx) ClassType() TClass
- func (c *TComboBoxEx) Clear()
- func (c *TComboBoxEx) ClearSelection()
- func (c *TComboBoxEx) ClientHeight() int32
- func (c *TComboBoxEx) ClientOrigin() TPoint
- func (c *TComboBoxEx) ClientRect() TRect
- func (c *TComboBoxEx) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TComboBoxEx) ClientToScreen(Point TPoint) TPoint
- func (c *TComboBoxEx) ClientWidth() int32
- func (c *TComboBoxEx) Color() TColor
- func (c *TComboBoxEx) ComponentCount() int32
- func (c *TComboBoxEx) ComponentIndex() int32
- func (c *TComboBoxEx) Components(AIndex int32) *TComponent
- func (c *TComboBoxEx) Constraints() *TSizeConstraints
- func (c *TComboBoxEx) ContainsControl(Control IControl) bool
- func (c *TComboBoxEx) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TComboBoxEx) ControlCount() int32
- func (c *TComboBoxEx) ControlState() TControlState
- func (c *TComboBoxEx) ControlStyle() TControlStyle
- func (c *TComboBoxEx) Controls(Index int32) *TControl
- func (c *TComboBoxEx) Cursor() TCursor
- func (c *TComboBoxEx) DeleteSelected()
- func (c *TComboBoxEx) DisableAlign()
- func (c *TComboBoxEx) DockClientCount() int32
- func (c *TComboBoxEx) DockClients(Index int32) *TControl
- func (c *TComboBoxEx) DockSite() bool
- func (c *TComboBoxEx) DoubleBuffered() bool
- func (c *TComboBoxEx) DragCursor() TCursor
- func (c *TComboBoxEx) DragKind() TDragKind
- func (c *TComboBoxEx) DragMode() TDragMode
- func (c *TComboBoxEx) Dragging() bool
- func (c *TComboBoxEx) DropDownCount() int32
- func (c *TComboBoxEx) DroppedDown() bool
- func (c *TComboBoxEx) EnableAlign()
- func (c *TComboBoxEx) Enabled() bool
- func (c *TComboBoxEx) Equals(Obj IObject) bool
- func (c *TComboBoxEx) FindChildControl(ControlName string) *TControl
- func (c *TComboBoxEx) FindComponent(AName string) *TComponent
- func (c *TComboBoxEx) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TComboBoxEx) FlipChildren(AllLevels bool)
- func (c *TComboBoxEx) Floating() bool
- func (c *TComboBoxEx) Focused() bool
- func (c *TComboBoxEx) Font() *TFont
- func (c *TComboBoxEx) Free()
- func (c *TComboBoxEx) GetHashCode() int32
- func (c *TComboBoxEx) GetNamePath() string
- func (c *TComboBoxEx) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TComboBoxEx) GetTextLen() int32
- func (c *TComboBoxEx) Handle() HWND
- func (c *TComboBoxEx) HandleAllocated() bool
- func (c *TComboBoxEx) HasParent() bool
- func (c *TComboBoxEx) Height() int32
- func (c *TComboBoxEx) Hide()
- func (c *TComboBoxEx) Hint() string
- func (c *TComboBoxEx) Images() *TImageList
- func (c *TComboBoxEx) InheritsFrom(AClass TClass) bool
- func (c *TComboBoxEx) InsertControl(AControl IControl)
- func (c *TComboBoxEx) Instance() uintptr
- func (c *TComboBoxEx) InstanceSize() int32
- func (c *TComboBoxEx) Invalidate()
- func (c *TComboBoxEx) Is() TIs
- func (c *TComboBoxEx) IsValid() bool
- func (c *TComboBoxEx) ItemHeight() int32
- func (c *TComboBoxEx) ItemIndex() int32
- func (c *TComboBoxEx) Items() *TStrings
- func (c *TComboBoxEx) ItemsEx() *TComboExItems
- func (c *TComboBoxEx) Left() int32
- func (c *TComboBoxEx) MaxLength() int32
- func (c *TComboBoxEx) MouseInClient() bool
- func (c *TComboBoxEx) Name() string
- func (c *TComboBoxEx) Owner() *TComponent
- func (c *TComboBoxEx) PaintTo(DC HDC, X int32, Y int32)
- func (c *TComboBoxEx) Parent() *TWinControl
- func (c *TComboBoxEx) ParentColor() bool
- func (c *TComboBoxEx) ParentDoubleBuffered() bool
- func (c *TComboBoxEx) ParentFont() bool
- func (c *TComboBoxEx) ParentShowHint() bool
- func (c *TComboBoxEx) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TComboBoxEx) ParentWindow() HWND
- func (c *TComboBoxEx) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TComboBoxEx) PopupMenu() *TPopupMenu
- func (c *TComboBoxEx) Realign()
- func (c *TComboBoxEx) Refresh()
- func (c *TComboBoxEx) RemoveControl(AControl IControl)
- func (c *TComboBoxEx) Repaint()
- func (c *TComboBoxEx) Scale96ToFont(ASize int32) int32
- func (c *TComboBoxEx) Scale96ToForm(ASize int32) int32
- func (c *TComboBoxEx) Scale96ToScreen(ASize int32) int32
- func (c *TComboBoxEx) ScaleBy(M int32, D int32)
- func (c *TComboBoxEx) ScaleDesignToForm(ASize int32) int32
- func (c *TComboBoxEx) ScaleFontTo96(ASize int32) int32
- func (c *TComboBoxEx) ScaleFontToScreen(ASize int32) int32
- func (c *TComboBoxEx) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TComboBoxEx) ScaleFormTo96(ASize int32) int32
- func (c *TComboBoxEx) ScaleFormToDesign(ASize int32) int32
- func (c *TComboBoxEx) ScaleScreenTo96(ASize int32) int32
- func (c *TComboBoxEx) ScaleScreenToFont(ASize int32) int32
- func (c *TComboBoxEx) ScreenToClient(Point TPoint) TPoint
- func (c *TComboBoxEx) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TComboBoxEx) SelLength() int32
- func (c *TComboBoxEx) SelStart() int32
- func (c *TComboBoxEx) SelText() string
- func (c *TComboBoxEx) SelectAll()
- func (c *TComboBoxEx) SendToBack()
- func (c *TComboBoxEx) SetAction(value IComponent)
- func (c *TComboBoxEx) SetAlign(value TAlign)
- func (c *TComboBoxEx) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TComboBoxEx) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TComboBoxEx) SetAnchorSideRight(value *TAnchorSide)
- func (c *TComboBoxEx) SetAnchorSideTop(value *TAnchorSide)
- func (c *TComboBoxEx) SetAnchors(value TAnchors)
- func (c *TComboBoxEx) SetAutoCompleteOptions(value TAutoCompleteOptions)
- func (c *TComboBoxEx) SetBiDiMode(value TBiDiMode)
- func (c *TComboBoxEx) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TComboBoxEx) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TComboBoxEx) SetBoundsRect(value TRect)
- func (c *TComboBoxEx) SetChildSizing(value *TControlChildSizing)
- func (c *TComboBoxEx) SetClientHeight(value int32)
- func (c *TComboBoxEx) SetClientWidth(value int32)
- func (c *TComboBoxEx) SetColor(value TColor)
- func (c *TComboBoxEx) SetComponentIndex(value int32)
- func (c *TComboBoxEx) SetConstraints(value *TSizeConstraints)
- func (c *TComboBoxEx) SetControlState(value TControlState)
- func (c *TComboBoxEx) SetControlStyle(value TControlStyle)
- func (c *TComboBoxEx) SetCursor(value TCursor)
- func (c *TComboBoxEx) SetDockSite(value bool)
- func (c *TComboBoxEx) SetDoubleBuffered(value bool)
- func (c *TComboBoxEx) SetDragCursor(value TCursor)
- func (c *TComboBoxEx) SetDragKind(value TDragKind)
- func (c *TComboBoxEx) SetDragMode(value TDragMode)
- func (c *TComboBoxEx) SetDropDownCount(value int32)
- func (c *TComboBoxEx) SetDroppedDown(value bool)
- func (c *TComboBoxEx) SetEnabled(value bool)
- func (c *TComboBoxEx) SetFocus()
- func (c *TComboBoxEx) SetFont(value *TFont)
- func (c *TComboBoxEx) SetHeight(value int32)
- func (c *TComboBoxEx) SetHint(value string)
- func (c *TComboBoxEx) SetImages(value IComponent)
- func (c *TComboBoxEx) SetItemHeight(value int32)
- func (c *TComboBoxEx) SetItemIndex(value int32)
- func (c *TComboBoxEx) SetItems(value IStrings)
- func (c *TComboBoxEx) SetItemsEx(value *TComboExItems)
- func (c *TComboBoxEx) SetLeft(value int32)
- func (c *TComboBoxEx) SetMaxLength(value int32)
- func (c *TComboBoxEx) SetName(value string)
- func (c *TComboBoxEx) SetOnChange(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnClick(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TComboBoxEx) SetOnDblClick(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnDragDrop(fn TDragDropEvent)
- func (c *TComboBoxEx) SetOnDragOver(fn TDragOverEvent)
- func (c *TComboBoxEx) SetOnDropDown(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnEndDock(fn TEndDragEvent)
- func (c *TComboBoxEx) SetOnEndDrag(fn TEndDragEvent)
- func (c *TComboBoxEx) SetOnEnter(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnExit(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnKeyDown(fn TKeyEvent)
- func (c *TComboBoxEx) SetOnKeyPress(fn TKeyPressEvent)
- func (c *TComboBoxEx) SetOnKeyUp(fn TKeyEvent)
- func (c *TComboBoxEx) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TComboBoxEx) SetOnSelect(fn TNotifyEvent)
- func (c *TComboBoxEx) SetOnStartDock(fn TStartDockEvent)
- func (c *TComboBoxEx) SetParent(value IWinControl)
- func (c *TComboBoxEx) SetParentColor(value bool)
- func (c *TComboBoxEx) SetParentDoubleBuffered(value bool)
- func (c *TComboBoxEx) SetParentFont(value bool)
- func (c *TComboBoxEx) SetParentShowHint(value bool)
- func (c *TComboBoxEx) SetParentWindow(value HWND)
- func (c *TComboBoxEx) SetPopupMenu(value IComponent)
- func (c *TComboBoxEx) SetSelLength(value int32)
- func (c *TComboBoxEx) SetSelStart(value int32)
- func (c *TComboBoxEx) SetSelText(value string)
- func (c *TComboBoxEx) SetShowHint(value bool)
- func (c *TComboBoxEx) SetStyle(value TComboBoxExStyle)
- func (c *TComboBoxEx) SetStyleEx(value TComboBoxExStyles)
- func (c *TComboBoxEx) SetTabOrder(value TTabOrder)
- func (c *TComboBoxEx) SetTabStop(value bool)
- func (c *TComboBoxEx) SetTag(value int)
- func (c *TComboBoxEx) SetText(value string)
- func (c *TComboBoxEx) SetTextBuf(Buffer string)
- func (c *TComboBoxEx) SetTop(value int32)
- func (c *TComboBoxEx) SetUseDockManager(value bool)
- func (c *TComboBoxEx) SetVisible(value bool)
- func (c *TComboBoxEx) SetWidth(value int32)
- func (c *TComboBoxEx) Show()
- func (c *TComboBoxEx) ShowHint() bool
- func (c *TComboBoxEx) Showing() bool
- func (c *TComboBoxEx) Style() TComboBoxExStyle
- func (c *TComboBoxEx) StyleEx() TComboBoxExStyles
- func (c *TComboBoxEx) TabOrder() TTabOrder
- func (c *TComboBoxEx) TabStop() bool
- func (c *TComboBoxEx) Tag() int
- func (c *TComboBoxEx) Text() string
- func (c *TComboBoxEx) ToString() string
- func (c *TComboBoxEx) Top() int32
- func (c *TComboBoxEx) UnsafeAddr() unsafe.Pointer
- func (c *TComboBoxEx) Update()
- func (c *TComboBoxEx) UseDockManager() bool
- func (c *TComboBoxEx) Visible() bool
- func (c *TComboBoxEx) VisibleDockClientCount() int32
- func (c *TComboBoxEx) Width() int32
- type TComboExItem
- func (c *TComboExItem) Assign(Source IObject)
- func (c *TComboExItem) Caption() string
- func (c *TComboExItem) ClassName() string
- func (c *TComboExItem) ClassType() TClass
- func (c *TComboExItem) Collection() *TCollection
- func (c *TComboExItem) Data() unsafe.Pointer
- func (c *TComboExItem) DisplayName() string
- func (c *TComboExItem) Equals(Obj IObject) bool
- func (c *TComboExItem) GetHashCode() int32
- func (c *TComboExItem) GetNamePath() string
- func (c *TComboExItem) ImageIndex() int32
- func (c *TComboExItem) Indent() int32
- func (c *TComboExItem) Index() int32
- func (c *TComboExItem) InheritsFrom(AClass TClass) bool
- func (c *TComboExItem) Instance() uintptr
- func (c *TComboExItem) InstanceSize() int32
- func (c *TComboExItem) Is() TIs
- func (c *TComboExItem) IsValid() bool
- func (c *TComboExItem) OverlayImageIndex() int32
- func (c *TComboExItem) SetCaption(value string)
- func (c *TComboExItem) SetCollection(value *TCollection)
- func (c *TComboExItem) SetData(value unsafe.Pointer)
- func (c *TComboExItem) SetDisplayName(value string)
- func (c *TComboExItem) SetImageIndex(value int32)
- func (c *TComboExItem) SetIndent(value int32)
- func (c *TComboExItem) SetIndex(value int32)
- func (c *TComboExItem) SetOverlayImageIndex(value int32)
- func (c *TComboExItem) ToString() string
- func (c *TComboExItem) UnsafeAddr() unsafe.Pointer
- type TComboExItems
- func (c *TComboExItems) Add() *TComboExItem
- func (c *TComboExItems) AddItem(Caption string, ImageIndex int32, SelectedImageIndex int32, ...) *TComboExItem
- func (c *TComboExItems) Assign(Source IObject)
- func (c *TComboExItems) BeginUpdate()
- func (c *TComboExItems) ClassName() string
- func (c *TComboExItems) ClassType() TClass
- func (c *TComboExItems) Clear()
- func (c *TComboExItems) ComboItems(Index int32) *TComboExItem
- func (c *TComboExItems) Count() int32
- func (c *TComboExItems) Delete(Index int32)
- func (c *TComboExItems) EndUpdate()
- func (c *TComboExItems) Equals(Obj IObject) bool
- func (c *TComboExItems) FindItemID(ID int32) *TCollectionItem
- func (c *TComboExItems) GetHashCode() int32
- func (c *TComboExItems) GetNamePath() string
- func (c *TComboExItems) InheritsFrom(AClass TClass) bool
- func (c *TComboExItems) Insert(Index int32) *TComboExItem
- func (c *TComboExItems) Instance() uintptr
- func (c *TComboExItems) InstanceSize() int32
- func (c *TComboExItems) Is() TIs
- func (c *TComboExItems) IsValid() bool
- func (c *TComboExItems) Owner() *TObject
- func (c *TComboExItems) ToString() string
- func (c *TComboExItems) UnsafeAddr() unsafe.Pointer
- type TComponent
- func (c *TComponent) Assign(Source IObject)
- func (c *TComponent) ClassName() string
- func (c *TComponent) ClassType() TClass
- func (c *TComponent) ComponentCount() int32
- func (c *TComponent) ComponentIndex() int32
- func (c *TComponent) Components(AIndex int32) *TComponent
- func (c *TComponent) Equals(Obj IObject) bool
- func (c *TComponent) FindComponent(AName string) *TComponent
- func (c *TComponent) Free()
- func (c *TComponent) GetHashCode() int32
- func (c *TComponent) GetNamePath() string
- func (c *TComponent) HasParent() bool
- func (c *TComponent) InheritsFrom(AClass TClass) bool
- func (c *TComponent) Instance() uintptr
- func (c *TComponent) InstanceSize() int32
- func (c *TComponent) Is() TIs
- func (c *TComponent) IsValid() bool
- func (c *TComponent) Name() string
- func (c *TComponent) Owner() *TComponent
- func (c *TComponent) SetComponentIndex(value int32)
- func (c *TComponent) SetName(value string)
- func (c *TComponent) SetTag(value int)
- func (c *TComponent) Tag() int
- func (c *TComponent) ToString() string
- func (c *TComponent) UnsafeAddr() unsafe.Pointer
- type TConstrainedResizeEvent
- type TContextPopupEvent
- type TControl
- func AsControl(obj interface{}) *TControl
- func ControlFromInst(inst uintptr) *TControl
- func ControlFromObj(obj IObject) *TControl
- func ControlFromUnsafePointer(ptr unsafe.Pointer) *TControl
- func FindControlAtPosition(position TPoint, allowDisabled bool) *TControl
- func FindDragTarget(position TPoint, allowDisabled bool) *TControl
- func FindLCLControl(screenPos TPoint) *TControl
- func NewControl(owner IComponent) *TControl
- func (c *TControl) Action() *TAction
- func (c *TControl) Align() TAlign
- func (c *TControl) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TControl) AnchorClient(ASpace int32)
- func (c *TControl) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TControl) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TControl) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TControl) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TControl) AnchorSideBottom() *TAnchorSide
- func (c *TControl) AnchorSideLeft() *TAnchorSide
- func (c *TControl) AnchorSideRight() *TAnchorSide
- func (c *TControl) AnchorSideTop() *TAnchorSide
- func (c *TControl) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TControl) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TControl) Anchors() TAnchors
- func (c *TControl) Assign(Source IObject)
- func (c *TControl) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TControl) BiDiMode() TBiDiMode
- func (c *TControl) BorderSpacing() *TControlBorderSpacing
- func (c *TControl) BoundsRect() TRect
- func (c *TControl) BringToFront()
- func (c *TControl) ClassName() string
- func (c *TControl) ClassType() TClass
- func (c *TControl) ClientHeight() int32
- func (c *TControl) ClientOrigin() TPoint
- func (c *TControl) ClientRect() TRect
- func (c *TControl) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TControl) ClientToScreen(Point TPoint) TPoint
- func (c *TControl) ClientWidth() int32
- func (c *TControl) ComponentCount() int32
- func (c *TControl) ComponentIndex() int32
- func (c *TControl) Components(AIndex int32) *TComponent
- func (c *TControl) Constraints() *TSizeConstraints
- func (c *TControl) ControlState() TControlState
- func (c *TControl) ControlStyle() TControlStyle
- func (c *TControl) Cursor() TCursor
- func (c *TControl) Dragging() bool
- func (c *TControl) Enabled() bool
- func (c *TControl) Equals(Obj IObject) bool
- func (c *TControl) FindComponent(AName string) *TComponent
- func (c *TControl) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TControl) Floating() bool
- func (c *TControl) Free()
- func (c *TControl) GetHashCode() int32
- func (c *TControl) GetNamePath() string
- func (c *TControl) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TControl) GetTextLen() int32
- func (c *TControl) HasParent() bool
- func (c *TControl) Height() int32
- func (c *TControl) Hide()
- func (c *TControl) Hint() string
- func (c *TControl) InheritsFrom(AClass TClass) bool
- func (c *TControl) Instance() uintptr
- func (c *TControl) InstanceSize() int32
- func (c *TControl) Invalidate()
- func (c *TControl) Is() TIs
- func (c *TControl) IsValid() bool
- func (c *TControl) Left() int32
- func (c *TControl) Name() string
- func (c *TControl) Owner() *TComponent
- func (c *TControl) Parent() *TWinControl
- func (c *TControl) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TControl) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TControl) Refresh()
- func (c *TControl) Repaint()
- func (c *TControl) Scale96ToFont(ASize int32) int32
- func (c *TControl) Scale96ToForm(ASize int32) int32
- func (c *TControl) Scale96ToScreen(ASize int32) int32
- func (c *TControl) ScaleDesignToForm(ASize int32) int32
- func (c *TControl) ScaleFontTo96(ASize int32) int32
- func (c *TControl) ScaleFontToScreen(ASize int32) int32
- func (c *TControl) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TControl) ScaleFormTo96(ASize int32) int32
- func (c *TControl) ScaleFormToDesign(ASize int32) int32
- func (c *TControl) ScaleScreenTo96(ASize int32) int32
- func (c *TControl) ScaleScreenToFont(ASize int32) int32
- func (c *TControl) ScreenToClient(Point TPoint) TPoint
- func (c *TControl) SendToBack()
- func (c *TControl) SetAction(value IComponent)
- func (c *TControl) SetAlign(value TAlign)
- func (c *TControl) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TControl) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TControl) SetAnchorSideRight(value *TAnchorSide)
- func (c *TControl) SetAnchorSideTop(value *TAnchorSide)
- func (c *TControl) SetAnchors(value TAnchors)
- func (c *TControl) SetBiDiMode(value TBiDiMode)
- func (c *TControl) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TControl) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TControl) SetBoundsRect(value TRect)
- func (c *TControl) SetClientHeight(value int32)
- func (c *TControl) SetClientWidth(value int32)
- func (c *TControl) SetComponentIndex(value int32)
- func (c *TControl) SetConstraints(value *TSizeConstraints)
- func (c *TControl) SetControlState(value TControlState)
- func (c *TControl) SetControlStyle(value TControlStyle)
- func (c *TControl) SetCursor(value TCursor)
- func (c *TControl) SetEnabled(value bool)
- func (c *TControl) SetHeight(value int32)
- func (c *TControl) SetHint(value string)
- func (c *TControl) SetLeft(value int32)
- func (c *TControl) SetName(value string)
- func (c *TControl) SetParent(value IWinControl)
- func (c *TControl) SetShowHint(value bool)
- func (c *TControl) SetTag(value int)
- func (c *TControl) SetTextBuf(Buffer string)
- func (c *TControl) SetTop(value int32)
- func (c *TControl) SetVisible(value bool)
- func (c *TControl) SetWidth(value int32)
- func (c *TControl) Show()
- func (c *TControl) ShowHint() bool
- func (c *TControl) Tag() int
- func (c *TControl) ToString() string
- func (c *TControl) Top() int32
- func (c *TControl) UnsafeAddr() unsafe.Pointer
- func (c *TControl) Update()
- func (c *TControl) Visible() bool
- func (c *TControl) Width() int32
- type TControlBorderSpacing
- func (c *TControlBorderSpacing) Around() int32
- func (c *TControlBorderSpacing) AroundBottom() int32
- func (c *TControlBorderSpacing) AroundLeft() int32
- func (c *TControlBorderSpacing) AroundRight() int32
- func (c *TControlBorderSpacing) AroundTop() int32
- func (c *TControlBorderSpacing) Assign(Source IObject)
- func (c *TControlBorderSpacing) Bottom() int32
- func (c *TControlBorderSpacing) CellAlignHorizontal() TControlCellAlign
- func (c *TControlBorderSpacing) CellAlignVertical() TControlCellAlign
- func (c *TControlBorderSpacing) ClassName() string
- func (c *TControlBorderSpacing) ClassType() TClass
- func (c *TControlBorderSpacing) Control() *TControl
- func (c *TControlBorderSpacing) ControlBottom() int32
- func (c *TControlBorderSpacing) ControlHeight() int32
- func (c *TControlBorderSpacing) ControlLeft() int32
- func (c *TControlBorderSpacing) ControlRight() int32
- func (c *TControlBorderSpacing) ControlTop() int32
- func (c *TControlBorderSpacing) ControlWidth() int32
- func (c *TControlBorderSpacing) Equals(Obj IObject) bool
- func (c *TControlBorderSpacing) GetHashCode() int32
- func (c *TControlBorderSpacing) GetNamePath() string
- func (c *TControlBorderSpacing) InheritsFrom(AClass TClass) bool
- func (c *TControlBorderSpacing) InnerBorder() int32
- func (c *TControlBorderSpacing) Instance() uintptr
- func (c *TControlBorderSpacing) InstanceSize() int32
- func (c *TControlBorderSpacing) Is() TIs
- func (c *TControlBorderSpacing) IsValid() bool
- func (c *TControlBorderSpacing) Left() int32
- func (c *TControlBorderSpacing) Right() int32
- func (c *TControlBorderSpacing) SetAround(value int32)
- func (c *TControlBorderSpacing) SetBottom(value int32)
- func (c *TControlBorderSpacing) SetCellAlignHorizontal(value TControlCellAlign)
- func (c *TControlBorderSpacing) SetCellAlignVertical(value TControlCellAlign)
- func (c *TControlBorderSpacing) SetInnerBorder(value int32)
- func (c *TControlBorderSpacing) SetLeft(value int32)
- func (c *TControlBorderSpacing) SetOnChange(fn TNotifyEvent)
- func (c *TControlBorderSpacing) SetRight(value int32)
- func (c *TControlBorderSpacing) SetSpace(Kind TAnchorKind, value int32)
- func (c *TControlBorderSpacing) SetTop(value int32)
- func (c *TControlBorderSpacing) Space(Kind TAnchorKind) int32
- func (c *TControlBorderSpacing) ToString() string
- func (c *TControlBorderSpacing) Top() int32
- func (c *TControlBorderSpacing) UnsafeAddr() unsafe.Pointer
- type TControlChildSizing
- func (c *TControlChildSizing) Assign(Source IObject)
- func (c *TControlChildSizing) ClassName() string
- func (c *TControlChildSizing) ClassType() TClass
- func (c *TControlChildSizing) Control() *TWinControl
- func (c *TControlChildSizing) ControlsPerLine() int32
- func (c *TControlChildSizing) EnlargeHorizontal() TChildControlResizeStyle
- func (c *TControlChildSizing) EnlargeVertical() TChildControlResizeStyle
- func (c *TControlChildSizing) Equals(Obj IObject) bool
- func (c *TControlChildSizing) GetHashCode() int32
- func (c *TControlChildSizing) GetNamePath() string
- func (c *TControlChildSizing) HorizontalSpacing() int32
- func (c *TControlChildSizing) InheritsFrom(AClass TClass) bool
- func (c *TControlChildSizing) Instance() uintptr
- func (c *TControlChildSizing) InstanceSize() int32
- func (c *TControlChildSizing) Is() TIs
- func (c *TControlChildSizing) IsValid() bool
- func (c *TControlChildSizing) Layout() TControlChildrenLayout
- func (c *TControlChildSizing) LeftRightSpacing() int32
- func (c *TControlChildSizing) SetControlsPerLine(value int32)
- func (c *TControlChildSizing) SetEnlargeHorizontal(value TChildControlResizeStyle)
- func (c *TControlChildSizing) SetEnlargeVertical(value TChildControlResizeStyle)
- func (c *TControlChildSizing) SetHorizontalSpacing(value int32)
- func (c *TControlChildSizing) SetLayout(value TControlChildrenLayout)
- func (c *TControlChildSizing) SetLeftRightSpacing(value int32)
- func (c *TControlChildSizing) SetOnChange(fn TNotifyEvent)
- func (c *TControlChildSizing) SetShrinkHorizontal(value TChildControlResizeStyle)
- func (c *TControlChildSizing) SetShrinkVertical(value TChildControlResizeStyle)
- func (c *TControlChildSizing) SetTopBottomSpacing(value int32)
- func (c *TControlChildSizing) SetVerticalSpacing(value int32)
- func (c *TControlChildSizing) ShrinkHorizontal() TChildControlResizeStyle
- func (c *TControlChildSizing) ShrinkVertical() TChildControlResizeStyle
- func (c *TControlChildSizing) ToString() string
- func (c *TControlChildSizing) TopBottomSpacing() int32
- func (c *TControlChildSizing) UnsafeAddr() unsafe.Pointer
- func (c *TControlChildSizing) VerticalSpacing() int32
- type TControlScrollBar
- func (c *TControlScrollBar) Assign(Source IObject)
- func (c *TControlScrollBar) ClassName() string
- func (c *TControlScrollBar) ClassType() TClass
- func (c *TControlScrollBar) Equals(Obj IObject) bool
- func (c *TControlScrollBar) GetHashCode() int32
- func (c *TControlScrollBar) GetNamePath() string
- func (c *TControlScrollBar) Increment() TScrollBarInc
- func (c *TControlScrollBar) InheritsFrom(AClass TClass) bool
- func (c *TControlScrollBar) Instance() uintptr
- func (c *TControlScrollBar) InstanceSize() int32
- func (c *TControlScrollBar) Is() TIs
- func (c *TControlScrollBar) IsScrollBarVisible() bool
- func (c *TControlScrollBar) IsValid() bool
- func (c *TControlScrollBar) Kind() TScrollBarKind
- func (c *TControlScrollBar) Position() int32
- func (c *TControlScrollBar) Range() int32
- func (c *TControlScrollBar) ScrollPos() int32
- func (c *TControlScrollBar) SetIncrement(value TScrollBarInc)
- func (c *TControlScrollBar) SetPosition(value int32)
- func (c *TControlScrollBar) SetRange(value int32)
- func (c *TControlScrollBar) SetSmooth(value bool)
- func (c *TControlScrollBar) SetTracking(value bool)
- func (c *TControlScrollBar) SetVisible(value bool)
- func (c *TControlScrollBar) Smooth() bool
- func (c *TControlScrollBar) ToString() string
- func (c *TControlScrollBar) Tracking() bool
- func (c *TControlScrollBar) UnsafeAddr() unsafe.Pointer
- func (c *TControlScrollBar) Visible() bool
- type TCoolBand
- func (c *TCoolBand) Assign(Source IObject)
- func (c *TCoolBand) Bitmap() *TBitmap
- func (c *TCoolBand) BorderStyle() TBorderStyle
- func (c *TCoolBand) Break() bool
- func (c *TCoolBand) ClassName() string
- func (c *TCoolBand) ClassType() TClass
- func (c *TCoolBand) Collection() *TCollection
- func (c *TCoolBand) Color() TColor
- func (c *TCoolBand) Control() *TWinControl
- func (c *TCoolBand) DisplayName() string
- func (c *TCoolBand) Equals(Obj IObject) bool
- func (c *TCoolBand) FixedBackground() bool
- func (c *TCoolBand) FixedSize() bool
- func (c *TCoolBand) Free()
- func (c *TCoolBand) GetHashCode() int32
- func (c *TCoolBand) GetNamePath() string
- func (c *TCoolBand) Height() int32
- func (c *TCoolBand) HorizontalOnly() bool
- func (c *TCoolBand) ImageIndex() int32
- func (c *TCoolBand) Index() int32
- func (c *TCoolBand) InheritsFrom(AClass TClass) bool
- func (c *TCoolBand) Instance() uintptr
- func (c *TCoolBand) InstanceSize() int32
- func (c *TCoolBand) Is() TIs
- func (c *TCoolBand) IsValid() bool
- func (c *TCoolBand) MinHeight() int32
- func (c *TCoolBand) MinWidth() int32
- func (c *TCoolBand) ParentBitmap() bool
- func (c *TCoolBand) ParentColor() bool
- func (c *TCoolBand) SetBitmap(value *TBitmap)
- func (c *TCoolBand) SetBorderStyle(value TBorderStyle)
- func (c *TCoolBand) SetBreak(value bool)
- func (c *TCoolBand) SetCollection(value *TCollection)
- func (c *TCoolBand) SetColor(value TColor)
- func (c *TCoolBand) SetControl(value IWinControl)
- func (c *TCoolBand) SetDisplayName(value string)
- func (c *TCoolBand) SetFixedBackground(value bool)
- func (c *TCoolBand) SetFixedSize(value bool)
- func (c *TCoolBand) SetHorizontalOnly(value bool)
- func (c *TCoolBand) SetImageIndex(value int32)
- func (c *TCoolBand) SetIndex(value int32)
- func (c *TCoolBand) SetMinHeight(value int32)
- func (c *TCoolBand) SetMinWidth(value int32)
- func (c *TCoolBand) SetParentBitmap(value bool)
- func (c *TCoolBand) SetParentColor(value bool)
- func (c *TCoolBand) SetText(value string)
- func (c *TCoolBand) SetVisible(value bool)
- func (c *TCoolBand) SetWidth(value int32)
- func (c *TCoolBand) Text() string
- func (c *TCoolBand) ToString() string
- func (c *TCoolBand) UnsafeAddr() unsafe.Pointer
- func (c *TCoolBand) Visible() bool
- func (c *TCoolBand) Width() int32
- type TCoolBands
- func (c *TCoolBands) Add() *TCoolBand
- func (c *TCoolBands) Assign(Source IObject)
- func (c *TCoolBands) BeginUpdate()
- func (c *TCoolBands) ClassName() string
- func (c *TCoolBands) ClassType() TClass
- func (c *TCoolBands) Clear()
- func (c *TCoolBands) Count() int32
- func (c *TCoolBands) Delete(Index int32)
- func (c *TCoolBands) EndUpdate()
- func (c *TCoolBands) Equals(Obj IObject) bool
- func (c *TCoolBands) FindBand(AControl IControl) *TCoolBand
- func (c *TCoolBands) FindItemID(ID int32) *TCollectionItem
- func (c *TCoolBands) Free()
- func (c *TCoolBands) GetHashCode() int32
- func (c *TCoolBands) GetNamePath() string
- func (c *TCoolBands) InheritsFrom(AClass TClass) bool
- func (c *TCoolBands) Insert(Index int32) *TCollectionItem
- func (c *TCoolBands) Instance() uintptr
- func (c *TCoolBands) InstanceSize() int32
- func (c *TCoolBands) Is() TIs
- func (c *TCoolBands) IsValid() bool
- func (c *TCoolBands) Items(Index int32) *TCoolBand
- func (c *TCoolBands) Owner() *TObject
- func (c *TCoolBands) SetItems(Index int32, value *TCoolBand)
- func (c *TCoolBands) ToString() string
- func (c *TCoolBands) UnsafeAddr() unsafe.Pointer
- type TCoolBar
- func (c *TCoolBar) Action() *TAction
- func (c *TCoolBar) Align() TAlign
- func (c *TCoolBar) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (c *TCoolBar) AnchorClient(ASpace int32)
- func (c *TCoolBar) AnchorHorizontalCenterTo(ASibling IControl)
- func (c *TCoolBar) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCoolBar) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (c *TCoolBar) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (c *TCoolBar) AnchorSideBottom() *TAnchorSide
- func (c *TCoolBar) AnchorSideLeft() *TAnchorSide
- func (c *TCoolBar) AnchorSideRight() *TAnchorSide
- func (c *TCoolBar) AnchorSideTop() *TAnchorSide
- func (c *TCoolBar) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (c *TCoolBar) AnchorVerticalCenterTo(ASibling IControl)
- func (c *TCoolBar) Anchors() TAnchors
- func (c *TCoolBar) Assign(Source IObject)
- func (c *TCoolBar) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (c *TCoolBar) AutoSize() bool
- func (c *TCoolBar) BandBorderStyle() TBorderStyle
- func (c *TCoolBar) BandMaximize() TCoolBandMaximize
- func (c *TCoolBar) Bands() *TCoolBands
- func (c *TCoolBar) BiDiMode() TBiDiMode
- func (c *TCoolBar) Bitmap() *TBitmap
- func (c *TCoolBar) BorderSpacing() *TControlBorderSpacing
- func (c *TCoolBar) BorderWidth() int32
- func (c *TCoolBar) BoundsRect() TRect
- func (c *TCoolBar) BringToFront()
- func (c *TCoolBar) Brush() *TBrush
- func (c *TCoolBar) CanFocus() bool
- func (c *TCoolBar) ChildSizing() *TControlChildSizing
- func (c *TCoolBar) ClassName() string
- func (c *TCoolBar) ClassType() TClass
- func (c *TCoolBar) ClientHeight() int32
- func (c *TCoolBar) ClientOrigin() TPoint
- func (c *TCoolBar) ClientRect() TRect
- func (c *TCoolBar) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (c *TCoolBar) ClientToScreen(Point TPoint) TPoint
- func (c *TCoolBar) ClientWidth() int32
- func (c *TCoolBar) Color() TColor
- func (c *TCoolBar) ComponentCount() int32
- func (c *TCoolBar) ComponentIndex() int32
- func (c *TCoolBar) Components(AIndex int32) *TComponent
- func (c *TCoolBar) Constraints() *TSizeConstraints
- func (c *TCoolBar) ContainsControl(Control IControl) bool
- func (c *TCoolBar) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (c *TCoolBar) ControlCount() int32
- func (c *TCoolBar) ControlState() TControlState
- func (c *TCoolBar) ControlStyle() TControlStyle
- func (c *TCoolBar) Controls(Index int32) *TControl
- func (c *TCoolBar) Cursor() TCursor
- func (c *TCoolBar) DisableAlign()
- func (c *TCoolBar) DockClientCount() int32
- func (c *TCoolBar) DockClients(Index int32) *TControl
- func (c *TCoolBar) DockSite() bool
- func (c *TCoolBar) DoubleBuffered() bool
- func (c *TCoolBar) DragCursor() TCursor
- func (c *TCoolBar) DragKind() TDragKind
- func (c *TCoolBar) DragMode() TDragMode
- func (c *TCoolBar) Dragging() bool
- func (c *TCoolBar) EdgeBorders() TEdgeBorders
- func (c *TCoolBar) EdgeInner() TEdgeStyle
- func (c *TCoolBar) EdgeOuter() TEdgeStyle
- func (c *TCoolBar) EnableAlign()
- func (c *TCoolBar) Enabled() bool
- func (c *TCoolBar) Equals(Obj IObject) bool
- func (c *TCoolBar) FindChildControl(ControlName string) *TControl
- func (c *TCoolBar) FindComponent(AName string) *TComponent
- func (c *TCoolBar) FixDesignFontsPPI(ADesignTimePPI int32)
- func (c *TCoolBar) FixedOrder() bool
- func (c *TCoolBar) FixedSize() bool
- func (c *TCoolBar) FlipChildren(AllLevels bool)
- func (c *TCoolBar) Floating() bool
- func (c *TCoolBar) Focused() bool
- func (c *TCoolBar) Font() *TFont
- func (c *TCoolBar) Free()
- func (c *TCoolBar) GetHashCode() int32
- func (c *TCoolBar) GetNamePath() string
- func (c *TCoolBar) GetTextBuf(Buffer *string, BufSize int32) int32
- func (c *TCoolBar) GetTextLen() int32
- func (c *TCoolBar) Handle() HWND
- func (c *TCoolBar) HandleAllocated() bool
- func (c *TCoolBar) HasParent() bool
- func (c *TCoolBar) Height() int32
- func (c *TCoolBar) Hide()
- func (c *TCoolBar) Hint() string
- func (c *TCoolBar) Images() *TImageList
- func (c *TCoolBar) InheritsFrom(AClass TClass) bool
- func (c *TCoolBar) Instance() uintptr
- func (c *TCoolBar) InstanceSize() int32
- func (c *TCoolBar) Invalidate()
- func (c *TCoolBar) Is() TIs
- func (c *TCoolBar) IsValid() bool
- func (c *TCoolBar) Left() int32
- func (c *TCoolBar) MouseInClient() bool
- func (c *TCoolBar) Name() string
- func (c *TCoolBar) Owner() *TComponent
- func (c *TCoolBar) PaintTo(DC HDC, X int32, Y int32)
- func (c *TCoolBar) Parent() *TWinControl
- func (c *TCoolBar) ParentColor() bool
- func (c *TCoolBar) ParentDoubleBuffered() bool
- func (c *TCoolBar) ParentFont() bool
- func (c *TCoolBar) ParentShowHint() bool
- func (c *TCoolBar) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (c *TCoolBar) ParentWindow() HWND
- func (c *TCoolBar) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (c *TCoolBar) PopupMenu() *TPopupMenu
- func (c *TCoolBar) Realign()
- func (c *TCoolBar) Refresh()
- func (c *TCoolBar) RemoveControl(AControl IControl)
- func (c *TCoolBar) Repaint()
- func (c *TCoolBar) Scale96ToFont(ASize int32) int32
- func (c *TCoolBar) Scale96ToForm(ASize int32) int32
- func (c *TCoolBar) Scale96ToScreen(ASize int32) int32
- func (c *TCoolBar) ScaleBy(M int32, D int32)
- func (c *TCoolBar) ScaleDesignToForm(ASize int32) int32
- func (c *TCoolBar) ScaleFontTo96(ASize int32) int32
- func (c *TCoolBar) ScaleFontToScreen(ASize int32) int32
- func (c *TCoolBar) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (c *TCoolBar) ScaleFormTo96(ASize int32) int32
- func (c *TCoolBar) ScaleFormToDesign(ASize int32) int32
- func (c *TCoolBar) ScaleScreenTo96(ASize int32) int32
- func (c *TCoolBar) ScaleScreenToFont(ASize int32) int32
- func (c *TCoolBar) ScreenToClient(Point TPoint) TPoint
- func (c *TCoolBar) ScrollBy(DeltaX int32, DeltaY int32)
- func (c *TCoolBar) SendToBack()
- func (c *TCoolBar) SetAction(value IComponent)
- func (c *TCoolBar) SetAlign(value TAlign)
- func (c *TCoolBar) SetAnchorSideBottom(value *TAnchorSide)
- func (c *TCoolBar) SetAnchorSideLeft(value *TAnchorSide)
- func (c *TCoolBar) SetAnchorSideRight(value *TAnchorSide)
- func (c *TCoolBar) SetAnchorSideTop(value *TAnchorSide)
- func (c *TCoolBar) SetAnchors(value TAnchors)
- func (c *TCoolBar) SetAutoSize(value bool)
- func (c *TCoolBar) SetBandBorderStyle(value TBorderStyle)
- func (c *TCoolBar) SetBandMaximize(value TCoolBandMaximize)
- func (c *TCoolBar) SetBands(value *TCoolBands)
- func (c *TCoolBar) SetBiDiMode(value TBiDiMode)
- func (c *TCoolBar) SetBitmap(value *TBitmap)
- func (c *TCoolBar) SetBorderSpacing(value *TControlBorderSpacing)
- func (c *TCoolBar) SetBorderWidth(value int32)
- func (c *TCoolBar) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (c *TCoolBar) SetBoundsRect(value TRect)
- func (c *TCoolBar) SetChildSizing(value *TControlChildSizing)
- func (c *TCoolBar) SetClientHeight(value int32)
- func (c *TCoolBar) SetClientWidth(value int32)
- func (c *TCoolBar) SetColor(value TColor)
- func (c *TCoolBar) SetComponentIndex(value int32)
- func (c *TCoolBar) SetConstraints(value *TSizeConstraints)
- func (c *TCoolBar) SetControlState(value TControlState)
- func (c *TCoolBar) SetControlStyle(value TControlStyle)
- func (c *TCoolBar) SetCursor(value TCursor)
- func (c *TCoolBar) SetDockSite(value bool)
- func (c *TCoolBar) SetDoubleBuffered(value bool)
- func (c *TCoolBar) SetDragCursor(value TCursor)
- func (c *TCoolBar) SetDragKind(value TDragKind)
- func (c *TCoolBar) SetDragMode(value TDragMode)
- func (c *TCoolBar) SetEdgeBorders(value TEdgeBorders)
- func (c *TCoolBar) SetEdgeInner(value TEdgeStyle)
- func (c *TCoolBar) SetEdgeOuter(value TEdgeStyle)
- func (c *TCoolBar) SetEnabled(value bool)
- func (c *TCoolBar) SetFixedOrder(value bool)
- func (c *TCoolBar) SetFixedSize(value bool)
- func (c *TCoolBar) SetFocus()
- func (c *TCoolBar) SetFont(value *TFont)
- func (c *TCoolBar) SetHeight(value int32)
- func (c *TCoolBar) SetHint(value string)
- func (c *TCoolBar) SetImages(value IComponent)
- func (c *TCoolBar) SetLeft(value int32)
- func (c *TCoolBar) SetName(value string)
- func (c *TCoolBar) SetOnChange(fn TNotifyEvent)
- func (c *TCoolBar) SetOnClick(fn TNotifyEvent)
- func (c *TCoolBar) SetOnContextPopup(fn TContextPopupEvent)
- func (c *TCoolBar) SetOnDblClick(fn TNotifyEvent)
- func (c *TCoolBar) SetOnDockDrop(fn TDockDropEvent)
- func (c *TCoolBar) SetOnDragDrop(fn TDragDropEvent)
- func (c *TCoolBar) SetOnDragOver(fn TDragOverEvent)
- func (c *TCoolBar) SetOnEndDock(fn TEndDragEvent)
- func (c *TCoolBar) SetOnEndDrag(fn TEndDragEvent)
- func (c *TCoolBar) SetOnGetSiteInfo(fn TGetSiteInfoEvent)
- func (c *TCoolBar) SetOnMouseDown(fn TMouseEvent)
- func (c *TCoolBar) SetOnMouseEnter(fn TNotifyEvent)
- func (c *TCoolBar) SetOnMouseLeave(fn TNotifyEvent)
- func (c *TCoolBar) SetOnMouseMove(fn TMouseMoveEvent)
- func (c *TCoolBar) SetOnMouseUp(fn TMouseEvent)
- func (c *TCoolBar) SetOnResize(fn TNotifyEvent)
- func (c *TCoolBar) SetOnStartDock(fn TStartDockEvent)
- func (c *TCoolBar) SetOnUnDock(fn TUnDockEvent)
- func (c *TCoolBar) SetParent(value IWinControl)
- func (c *TCoolBar) SetParentColor(value bool)
- func (c *TCoolBar) SetParentDoubleBuffered(value bool)
- func (c *TCoolBar) SetParentFont(value bool)
- func (c *TCoolBar) SetParentShowHint(value bool)
- func (c *TCoolBar) SetParentWindow(value HWND)
- func (c *TCoolBar) SetPopupMenu(value IComponent)
- func (c *TCoolBar) SetShowHint(value bool)
- func (c *TCoolBar) SetShowText(value bool)
- func (c *TCoolBar) SetTabOrder(value TTabOrder)
- func (c *TCoolBar) SetTabStop(value bool)
- func (c *TCoolBar) SetTag(value int)
- func (c *TCoolBar) SetTextBuf(Buffer string)
- func (c *TCoolBar) SetTop(value int32)
- func (c *TCoolBar) SetUseDockManager(value bool)
- func (c *TCoolBar) SetVertical(value bool)
- func (c *TCoolBar) SetVisible(value bool)
- func (c *TCoolBar) SetWidth(value int32)
- func (c *TCoolBar) Show()
- func (c *TCoolBar) ShowHint() bool
- func (c *TCoolBar) ShowText() bool
- func (c *TCoolBar) Showing() bool
- func (c *TCoolBar) TabOrder() TTabOrder
- func (c *TCoolBar) TabStop() bool
- func (c *TCoolBar) Tag() int
- func (c *TCoolBar) ToString() string
- func (c *TCoolBar) Top() int32
- func (c *TCoolBar) UnsafeAddr() unsafe.Pointer
- func (c *TCoolBar) Update()
- func (c *TCoolBar) UseDockManager() bool
- func (c *TCoolBar) Vertical() bool
- func (c *TCoolBar) Visible() bool
- func (c *TCoolBar) VisibleDockClientCount() int32
- func (c *TCoolBar) Width() int32
- type TCreatingListErrorEvent
- type TCustomSectionNotifyEvent
- type TDateTimePicker
- func AsDateTimePicker(obj interface{}) *TDateTimePicker
- func DateTimePickerFromInst(inst uintptr) *TDateTimePicker
- func DateTimePickerFromObj(obj IObject) *TDateTimePicker
- func DateTimePickerFromUnsafePointer(ptr unsafe.Pointer) *TDateTimePicker
- func NewDateTimePicker(owner IComponent) *TDateTimePicker
- func (d *TDateTimePicker) Action() *TAction
- func (d *TDateTimePicker) Align() TAlign
- func (d *TDateTimePicker) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (d *TDateTimePicker) AnchorClient(ASpace int32)
- func (d *TDateTimePicker) AnchorHorizontalCenterTo(ASibling IControl)
- func (d *TDateTimePicker) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (d *TDateTimePicker) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (d *TDateTimePicker) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (d *TDateTimePicker) AnchorSideBottom() *TAnchorSide
- func (d *TDateTimePicker) AnchorSideLeft() *TAnchorSide
- func (d *TDateTimePicker) AnchorSideRight() *TAnchorSide
- func (d *TDateTimePicker) AnchorSideTop() *TAnchorSide
- func (d *TDateTimePicker) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (d *TDateTimePicker) AnchorVerticalCenterTo(ASibling IControl)
- func (d *TDateTimePicker) Anchors() TAnchors
- func (d *TDateTimePicker) ArrowShape() TArrowShape
- func (d *TDateTimePicker) Assign(Source IObject)
- func (d *TDateTimePicker) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (d *TDateTimePicker) AutoAdvance() bool
- func (d *TDateTimePicker) AutoButtonSize() bool
- func (d *TDateTimePicker) BiDiMode() TBiDiMode
- func (d *TDateTimePicker) BorderSpacing() *TControlBorderSpacing
- func (d *TDateTimePicker) BoundsRect() TRect
- func (d *TDateTimePicker) BringToFront()
- func (d *TDateTimePicker) Brush() *TBrush
- func (d *TDateTimePicker) CalAlignment() TDTCalAlignment
- func (d *TDateTimePicker) CanFocus() bool
- func (d *TDateTimePicker) Cascade() bool
- func (d *TDateTimePicker) CenturyFrom() uint16
- func (d *TDateTimePicker) Checked() bool
- func (d *TDateTimePicker) ChildSizing() *TControlChildSizing
- func (d *TDateTimePicker) ClassName() string
- func (d *TDateTimePicker) ClassType() TClass
- func (d *TDateTimePicker) ClientHeight() int32
- func (d *TDateTimePicker) ClientOrigin() TPoint
- func (d *TDateTimePicker) ClientRect() TRect
- func (d *TDateTimePicker) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (d *TDateTimePicker) ClientToScreen(Point TPoint) TPoint
- func (d *TDateTimePicker) ClientWidth() int32
- func (d *TDateTimePicker) Color() TColor
- func (d *TDateTimePicker) ComponentCount() int32
- func (d *TDateTimePicker) ComponentIndex() int32
- func (d *TDateTimePicker) Components(AIndex int32) *TComponent
- func (d *TDateTimePicker) Constraints() *TSizeConstraints
- func (d *TDateTimePicker) ContainsControl(Control IControl) bool
- func (d *TDateTimePicker) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (d *TDateTimePicker) ControlCount() int32
- func (d *TDateTimePicker) ControlState() TControlState
- func (d *TDateTimePicker) ControlStyle() TControlStyle
- func (d *TDateTimePicker) Controls(Index int32) *TControl
- func (d *TDateTimePicker) Cursor() TCursor
- func (d *TDateTimePicker) Date() time.Time
- func (d *TDateTimePicker) DateDisplayOrder() TDateDisplayOrder
- func (d *TDateTimePicker) DateIsNull() bool
- func (d *TDateTimePicker) DateMode() TDTDateMode
- func (d *TDateTimePicker) DateSeparator() string
- func (d *TDateTimePicker) DateTime() time.Time
- func (d *TDateTimePicker) DisableAlign()
- func (d *TDateTimePicker) DockClientCount() int32
- func (d *TDateTimePicker) DockClients(Index int32) *TControl
- func (d *TDateTimePicker) DockSite() bool
- func (d *TDateTimePicker) DoubleBuffered() bool
- func (d *TDateTimePicker) Dragging() bool
- func (d *TDateTimePicker) DroppedDown() bool
- func (d *TDateTimePicker) EnableAlign()
- func (d *TDateTimePicker) Enabled() bool
- func (d *TDateTimePicker) Equals(Obj IObject) bool
- func (d *TDateTimePicker) FindChildControl(ControlName string) *TControl
- func (d *TDateTimePicker) FindComponent(AName string) *TComponent
- func (d *TDateTimePicker) FixDesignFontsPPI(ADesignTimePPI int32)
- func (d *TDateTimePicker) FlipChildren(AllLevels bool)
- func (d *TDateTimePicker) Floating() bool
- func (d *TDateTimePicker) Focused() bool
- func (d *TDateTimePicker) Font() *TFont
- func (d *TDateTimePicker) Free()
- func (d *TDateTimePicker) GetHashCode() int32
- func (d *TDateTimePicker) GetNamePath() string
- func (d *TDateTimePicker) GetTextBuf(Buffer *string, BufSize int32) int32
- func (d *TDateTimePicker) GetTextLen() int32
- func (d *TDateTimePicker) Handle() HWND
- func (d *TDateTimePicker) HandleAllocated() bool
- func (d *TDateTimePicker) HasParent() bool
- func (d *TDateTimePicker) Height() int32
- func (d *TDateTimePicker) Hide()
- func (d *TDateTimePicker) Hint() string
- func (d *TDateTimePicker) InheritsFrom(AClass TClass) bool
- func (d *TDateTimePicker) InsertControl(AControl IControl)
- func (d *TDateTimePicker) Instance() uintptr
- func (d *TDateTimePicker) InstanceSize() int32
- func (d *TDateTimePicker) Invalidate()
- func (d *TDateTimePicker) Is() TIs
- func (d *TDateTimePicker) IsValid() bool
- func (d *TDateTimePicker) Kind() TDateTimeKind
- func (d *TDateTimePicker) LeadingZeros() bool
- func (d *TDateTimePicker) Left() int32
- func (d *TDateTimePicker) MaxDate() time.Time
- func (d *TDateTimePicker) MinDate() time.Time
- func (d *TDateTimePicker) MonthNames() string
- func (d *TDateTimePicker) MouseInClient() bool
- func (d *TDateTimePicker) Name() string
- func (d *TDateTimePicker) NullInputAllowed() bool
- func (d *TDateTimePicker) Options() TDateTimePickerOptions
- func (d *TDateTimePicker) Owner() *TComponent
- func (d *TDateTimePicker) PaintTo(DC HDC, X int32, Y int32)
- func (d *TDateTimePicker) Parent() *TWinControl
- func (d *TDateTimePicker) ParentColor() bool
- func (d *TDateTimePicker) ParentDoubleBuffered() bool
- func (d *TDateTimePicker) ParentFont() bool
- func (d *TDateTimePicker) ParentShowHint() bool
- func (d *TDateTimePicker) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (d *TDateTimePicker) ParentWindow() HWND
- func (d *TDateTimePicker) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (d *TDateTimePicker) PopupMenu() *TPopupMenu
- func (d *TDateTimePicker) ReadOnly() bool
- func (d *TDateTimePicker) Realign()
- func (d *TDateTimePicker) Refresh()
- func (d *TDateTimePicker) RemoveControl(AControl IControl)
- func (d *TDateTimePicker) Repaint()
- func (d *TDateTimePicker) Scale96ToFont(ASize int32) int32
- func (d *TDateTimePicker) Scale96ToForm(ASize int32) int32
- func (d *TDateTimePicker) Scale96ToScreen(ASize int32) int32
- func (d *TDateTimePicker) ScaleBy(M int32, D int32)
- func (d *TDateTimePicker) ScaleDesignToForm(ASize int32) int32
- func (d *TDateTimePicker) ScaleFontTo96(ASize int32) int32
- func (d *TDateTimePicker) ScaleFontToScreen(ASize int32) int32
- func (d *TDateTimePicker) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (d *TDateTimePicker) ScaleFormTo96(ASize int32) int32
- func (d *TDateTimePicker) ScaleFormToDesign(ASize int32) int32
- func (d *TDateTimePicker) ScaleScreenTo96(ASize int32) int32
- func (d *TDateTimePicker) ScaleScreenToFont(ASize int32) int32
- func (d *TDateTimePicker) ScreenToClient(Point TPoint) TPoint
- func (d *TDateTimePicker) ScrollBy(DeltaX int32, DeltaY int32)
- func (d *TDateTimePicker) SelectDate()
- func (d *TDateTimePicker) SelectTime()
- func (d *TDateTimePicker) SendToBack()
- func (d *TDateTimePicker) SetAction(value IComponent)
- func (d *TDateTimePicker) SetAlign(value TAlign)
- func (d *TDateTimePicker) SetAnchorSideBottom(value *TAnchorSide)
- func (d *TDateTimePicker) SetAnchorSideLeft(value *TAnchorSide)
- func (d *TDateTimePicker) SetAnchorSideRight(value *TAnchorSide)
- func (d *TDateTimePicker) SetAnchorSideTop(value *TAnchorSide)
- func (d *TDateTimePicker) SetAnchors(value TAnchors)
- func (d *TDateTimePicker) SetArrowShape(value TArrowShape)
- func (d *TDateTimePicker) SetAutoAdvance(value bool)
- func (d *TDateTimePicker) SetAutoButtonSize(value bool)
- func (d *TDateTimePicker) SetBiDiMode(value TBiDiMode)
- func (d *TDateTimePicker) SetBorderSpacing(value *TControlBorderSpacing)
- func (d *TDateTimePicker) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (d *TDateTimePicker) SetBoundsRect(value TRect)
- func (d *TDateTimePicker) SetCalAlignment(value TDTCalAlignment)
- func (d *TDateTimePicker) SetCascade(value bool)
- func (d *TDateTimePicker) SetCenturyFrom(value uint16)
- func (d *TDateTimePicker) SetChecked(value bool)
- func (d *TDateTimePicker) SetChildSizing(value *TControlChildSizing)
- func (d *TDateTimePicker) SetClientHeight(value int32)
- func (d *TDateTimePicker) SetClientWidth(value int32)
- func (d *TDateTimePicker) SetColor(value TColor)
- func (d *TDateTimePicker) SetComponentIndex(value int32)
- func (d *TDateTimePicker) SetConstraints(value *TSizeConstraints)
- func (d *TDateTimePicker) SetControlState(value TControlState)
- func (d *TDateTimePicker) SetControlStyle(value TControlStyle)
- func (d *TDateTimePicker) SetCursor(value TCursor)
- func (d *TDateTimePicker) SetDate(value time.Time)
- func (d *TDateTimePicker) SetDateDisplayOrder(value TDateDisplayOrder)
- func (d *TDateTimePicker) SetDateMode(value TDTDateMode)
- func (d *TDateTimePicker) SetDateSeparator(value string)
- func (d *TDateTimePicker) SetDateTime(value time.Time)
- func (d *TDateTimePicker) SetDockSite(value bool)
- func (d *TDateTimePicker) SetDoubleBuffered(value bool)
- func (d *TDateTimePicker) SetEnabled(value bool)
- func (d *TDateTimePicker) SetFocus()
- func (d *TDateTimePicker) SetFont(value *TFont)
- func (d *TDateTimePicker) SetHeight(value int32)
- func (d *TDateTimePicker) SetHint(value string)
- func (d *TDateTimePicker) SetKind(value TDateTimeKind)
- func (d *TDateTimePicker) SetLeadingZeros(value bool)
- func (d *TDateTimePicker) SetLeft(value int32)
- func (d *TDateTimePicker) SetMaxDate(value time.Time)
- func (d *TDateTimePicker) SetMinDate(value time.Time)
- func (d *TDateTimePicker) SetMonthNames(value string)
- func (d *TDateTimePicker) SetName(value string)
- func (d *TDateTimePicker) SetNullInputAllowed(value bool)
- func (d *TDateTimePicker) SetOnChange(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnClick(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnCloseUp(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnContextPopup(fn TContextPopupEvent)
- func (d *TDateTimePicker) SetOnDropDown(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnEnter(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnExit(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnKeyDown(fn TKeyEvent)
- func (d *TDateTimePicker) SetOnKeyPress(fn TKeyPressEvent)
- func (d *TDateTimePicker) SetOnKeyUp(fn TKeyEvent)
- func (d *TDateTimePicker) SetOnMouseEnter(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOnMouseLeave(fn TNotifyEvent)
- func (d *TDateTimePicker) SetOptions(value TDateTimePickerOptions)
- func (d *TDateTimePicker) SetParent(value IWinControl)
- func (d *TDateTimePicker) SetParentColor(value bool)
- func (d *TDateTimePicker) SetParentDoubleBuffered(value bool)
- func (d *TDateTimePicker) SetParentFont(value bool)
- func (d *TDateTimePicker) SetParentShowHint(value bool)
- func (d *TDateTimePicker) SetParentWindow(value HWND)
- func (d *TDateTimePicker) SetPopupMenu(value IComponent)
- func (d *TDateTimePicker) SetReadOnly(value bool)
- func (d *TDateTimePicker) SetShowCheckBox(value bool)
- func (d *TDateTimePicker) SetShowHint(value bool)
- func (d *TDateTimePicker) SetShowMonthNames(value bool)
- func (d *TDateTimePicker) SetTabOrder(value TTabOrder)
- func (d *TDateTimePicker) SetTabStop(value bool)
- func (d *TDateTimePicker) SetTag(value int)
- func (d *TDateTimePicker) SetTextBuf(Buffer string)
- func (d *TDateTimePicker) SetTextForNullDate(value string)
- func (d *TDateTimePicker) SetTime(value time.Time)
- func (d *TDateTimePicker) SetTimeDisplay(value TTimeDisplay)
- func (d *TDateTimePicker) SetTimeSeparator(value string)
- func (d *TDateTimePicker) SetTop(value int32)
- func (d *TDateTimePicker) SetTrailingSeparator(value bool)
- func (d *TDateTimePicker) SetUseDefaultSeparators(value bool)
- func (d *TDateTimePicker) SetUseDockManager(value bool)
- func (d *TDateTimePicker) SetVisible(value bool)
- func (d *TDateTimePicker) SetWidth(value int32)
- func (d *TDateTimePicker) Show()
- func (d *TDateTimePicker) ShowCheckBox() bool
- func (d *TDateTimePicker) ShowHint() bool
- func (d *TDateTimePicker) ShowMonthNames() bool
- func (d *TDateTimePicker) Showing() bool
- func (d *TDateTimePicker) TabOrder() TTabOrder
- func (d *TDateTimePicker) TabStop() bool
- func (d *TDateTimePicker) Tag() int
- func (d *TDateTimePicker) TextForNullDate() string
- func (d *TDateTimePicker) Time() time.Time
- func (d *TDateTimePicker) TimeDisplay() TTimeDisplay
- func (d *TDateTimePicker) TimeSeparator() string
- func (d *TDateTimePicker) ToString() string
- func (d *TDateTimePicker) Top() int32
- func (d *TDateTimePicker) TrailingSeparator() bool
- func (d *TDateTimePicker) UnsafeAddr() unsafe.Pointer
- func (d *TDateTimePicker) Update()
- func (d *TDateTimePicker) UseDefaultSeparators() bool
- func (d *TDateTimePicker) UseDockManager() bool
- func (d *TDateTimePicker) Visible() bool
- func (d *TDateTimePicker) VisibleDockClientCount() int32
- func (d *TDateTimePicker) Width() int32
- type TDirectoryEdit
- func (d *TDirectoryEdit) Action() *TAction
- func (d *TDirectoryEdit) Align() TAlign
- func (d *TDirectoryEdit) Alignment() TAlignment
- func (d *TDirectoryEdit) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (d *TDirectoryEdit) AnchorClient(ASpace int32)
- func (d *TDirectoryEdit) AnchorHorizontalCenterTo(ASibling IControl)
- func (d *TDirectoryEdit) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (d *TDirectoryEdit) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (d *TDirectoryEdit) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (d *TDirectoryEdit) AnchorSideBottom() *TAnchorSide
- func (d *TDirectoryEdit) AnchorSideLeft() *TAnchorSide
- func (d *TDirectoryEdit) AnchorSideRight() *TAnchorSide
- func (d *TDirectoryEdit) AnchorSideTop() *TAnchorSide
- func (d *TDirectoryEdit) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (d *TDirectoryEdit) AnchorVerticalCenterTo(ASibling IControl)
- func (d *TDirectoryEdit) Anchors() TAnchors
- func (d *TDirectoryEdit) Assign(Source IObject)
- func (d *TDirectoryEdit) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (d *TDirectoryEdit) AutoSelect() bool
- func (d *TDirectoryEdit) AutoSelected() bool
- func (d *TDirectoryEdit) AutoSize() bool
- func (d *TDirectoryEdit) BiDiMode() TBiDiMode
- func (d *TDirectoryEdit) BorderSpacing() *TControlBorderSpacing
- func (d *TDirectoryEdit) BoundsRect() TRect
- func (d *TDirectoryEdit) BringToFront()
- func (d *TDirectoryEdit) Brush() *TBrush
- func (d *TDirectoryEdit) ButtonCaption() string
- func (d *TDirectoryEdit) ButtonCursor() TCursor
- func (d *TDirectoryEdit) ButtonHint() string
- func (d *TDirectoryEdit) ButtonOnlyWhenFocused() bool
- func (d *TDirectoryEdit) ButtonWidth() int32
- func (d *TDirectoryEdit) CanFocus() bool
- func (d *TDirectoryEdit) CanUndo() bool
- func (d *TDirectoryEdit) CaretPos() TPoint
- func (d *TDirectoryEdit) CharCase() TEditCharCase
- func (d *TDirectoryEdit) ChildSizing() *TControlChildSizing
- func (d *TDirectoryEdit) ClassName() string
- func (d *TDirectoryEdit) ClassType() TClass
- func (d *TDirectoryEdit) Clear()
- func (d *TDirectoryEdit) ClearSelection()
- func (d *TDirectoryEdit) ClientHeight() int32
- func (d *TDirectoryEdit) ClientOrigin() TPoint
- func (d *TDirectoryEdit) ClientRect() TRect
- func (d *TDirectoryEdit) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (d *TDirectoryEdit) ClientToScreen(Point TPoint) TPoint
- func (d *TDirectoryEdit) ClientWidth() int32
- func (d *TDirectoryEdit) Color() TColor
- func (d *TDirectoryEdit) ComponentCount() int32
- func (d *TDirectoryEdit) ComponentIndex() int32
- func (d *TDirectoryEdit) Components(AIndex int32) *TComponent
- func (d *TDirectoryEdit) Constraints() *TSizeConstraints
- func (d *TDirectoryEdit) ContainsControl(Control IControl) bool
- func (d *TDirectoryEdit) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (d *TDirectoryEdit) ControlCount() int32
- func (d *TDirectoryEdit) ControlState() TControlState
- func (d *TDirectoryEdit) ControlStyle() TControlStyle
- func (d *TDirectoryEdit) Controls(Index int32) *TControl
- func (d *TDirectoryEdit) CopyToClipboard()
- func (d *TDirectoryEdit) Cursor() TCursor
- func (d *TDirectoryEdit) CutToClipboard()
- func (d *TDirectoryEdit) DialogOptions() TOpenOptions
- func (d *TDirectoryEdit) DialogTitle() string
- func (d *TDirectoryEdit) DirectInput() bool
- func (d *TDirectoryEdit) Directory() string
- func (d *TDirectoryEdit) DisableAlign()
- func (d *TDirectoryEdit) DockClientCount() int32
- func (d *TDirectoryEdit) DockClients(Index int32) *TControl
- func (d *TDirectoryEdit) DockSite() bool
- func (d *TDirectoryEdit) DoubleBuffered() bool
- func (d *TDirectoryEdit) DragCursor() TCursor
- func (d *TDirectoryEdit) DragMode() TDragMode
- func (d *TDirectoryEdit) Dragging() bool
- func (d *TDirectoryEdit) EnableAlign()
- func (d *TDirectoryEdit) Enabled() bool
- func (d *TDirectoryEdit) Equals(Obj IObject) bool
- func (d *TDirectoryEdit) FindChildControl(ControlName string) *TControl
- func (d *TDirectoryEdit) FindComponent(AName string) *TComponent
- func (d *TDirectoryEdit) FixDesignFontsPPI(ADesignTimePPI int32)
- func (d *TDirectoryEdit) Flat() bool
- func (d *TDirectoryEdit) FlipChildren(AllLevels bool)
- func (d *TDirectoryEdit) Floating() bool
- func (d *TDirectoryEdit) FocusOnButtonClick() bool
- func (d *TDirectoryEdit) Focused() bool
- func (d *TDirectoryEdit) Font() *TFont
- func (d *TDirectoryEdit) Free()
- func (d *TDirectoryEdit) GetHashCode() int32
- func (d *TDirectoryEdit) GetNamePath() string
- func (d *TDirectoryEdit) GetTextBuf(Buffer *string, BufSize int32) int32
- func (d *TDirectoryEdit) GetTextLen() int32
- func (d *TDirectoryEdit) Glyph() *TBitmap
- func (d *TDirectoryEdit) Handle() HWND
- func (d *TDirectoryEdit) HandleAllocated() bool
- func (d *TDirectoryEdit) HasParent() bool
- func (d *TDirectoryEdit) Height() int32
- func (d *TDirectoryEdit) Hide()
- func (d *TDirectoryEdit) HideSelection() bool
- func (d *TDirectoryEdit) Hint() string
- func (d *TDirectoryEdit) ImageIndex() int32
- func (d *TDirectoryEdit) ImageWidth() int32
- func (d *TDirectoryEdit) Images() *TImageList
- func (d *TDirectoryEdit) InheritsFrom(AClass TClass) bool
- func (d *TDirectoryEdit) InsertControl(AControl IControl)
- func (d *TDirectoryEdit) Instance() uintptr
- func (d *TDirectoryEdit) InstanceSize() int32
- func (d *TDirectoryEdit) Invalidate()
- func (d *TDirectoryEdit) Is() TIs
- func (d *TDirectoryEdit) IsValid() bool
- func (d *TDirectoryEdit) Layout() TLeftRight
- func (d *TDirectoryEdit) Left() int32
- func (d *TDirectoryEdit) MaxLength() int32
- func (d *TDirectoryEdit) Modified() bool
- func (d *TDirectoryEdit) MouseInClient() bool
- func (d *TDirectoryEdit) Name() string
- func (d *TDirectoryEdit) NumGlyphs() int32
- func (d *TDirectoryEdit) NumbersOnly() bool
- func (d *TDirectoryEdit) Owner() *TComponent
- func (d *TDirectoryEdit) PaintTo(DC HDC, X int32, Y int32)
- func (d *TDirectoryEdit) Parent() *TWinControl
- func (d *TDirectoryEdit) ParentColor() bool
- func (d *TDirectoryEdit) ParentDoubleBuffered() bool
- func (d *TDirectoryEdit) ParentFont() bool
- func (d *TDirectoryEdit) ParentShowHint() bool
- func (d *TDirectoryEdit) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (d *TDirectoryEdit) ParentWindow() HWND
- func (d *TDirectoryEdit) PasswordChar() uint16
- func (d *TDirectoryEdit) PasteFromClipboard()
- func (d *TDirectoryEdit) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (d *TDirectoryEdit) PopupMenu() *TPopupMenu
- func (d *TDirectoryEdit) ReadOnly() bool
- func (d *TDirectoryEdit) Realign()
- func (d *TDirectoryEdit) Refresh()
- func (d *TDirectoryEdit) RemoveControl(AControl IControl)
- func (d *TDirectoryEdit) Repaint()
- func (d *TDirectoryEdit) RootDir() string
- func (d *TDirectoryEdit) Scale96ToFont(ASize int32) int32
- func (d *TDirectoryEdit) Scale96ToForm(ASize int32) int32
- func (d *TDirectoryEdit) Scale96ToScreen(ASize int32) int32
- func (d *TDirectoryEdit) ScaleBy(M int32, D int32)
- func (d *TDirectoryEdit) ScaleDesignToForm(ASize int32) int32
- func (d *TDirectoryEdit) ScaleFontTo96(ASize int32) int32
- func (d *TDirectoryEdit) ScaleFontToScreen(ASize int32) int32
- func (d *TDirectoryEdit) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (d *TDirectoryEdit) ScaleFormTo96(ASize int32) int32
- func (d *TDirectoryEdit) ScaleFormToDesign(ASize int32) int32
- func (d *TDirectoryEdit) ScaleScreenTo96(ASize int32) int32
- func (d *TDirectoryEdit) ScaleScreenToFont(ASize int32) int32
- func (d *TDirectoryEdit) ScreenToClient(Point TPoint) TPoint
- func (d *TDirectoryEdit) ScrollBy(DeltaX int32, DeltaY int32)
- func (d *TDirectoryEdit) SelLength() int32
- func (d *TDirectoryEdit) SelStart() int32
- func (d *TDirectoryEdit) SelText() string
- func (d *TDirectoryEdit) SelectAll()
- func (d *TDirectoryEdit) SendToBack()
- func (d *TDirectoryEdit) SetAction(value IComponent)
- func (d *TDirectoryEdit) SetAlign(value TAlign)
- func (d *TDirectoryEdit) SetAlignment(value TAlignment)
- func (d *TDirectoryEdit) SetAnchorSideBottom(value *TAnchorSide)
- func (d *TDirectoryEdit) SetAnchorSideLeft(value *TAnchorSide)
- func (d *TDirectoryEdit) SetAnchorSideRight(value *TAnchorSide)
- func (d *TDirectoryEdit) SetAnchorSideTop(value *TAnchorSide)
- func (d *TDirectoryEdit) SetAnchors(value TAnchors)
- func (d *TDirectoryEdit) SetAutoSelect(value bool)
- func (d *TDirectoryEdit) SetAutoSelected(value bool)
- func (d *TDirectoryEdit) SetAutoSize(value bool)
- func (d *TDirectoryEdit) SetBiDiMode(value TBiDiMode)
- func (d *TDirectoryEdit) SetBorderSpacing(value *TControlBorderSpacing)
- func (d *TDirectoryEdit) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (d *TDirectoryEdit) SetBoundsRect(value TRect)
- func (d *TDirectoryEdit) SetButtonCaption(value string)
- func (d *TDirectoryEdit) SetButtonCursor(value TCursor)
- func (d *TDirectoryEdit) SetButtonHint(value string)
- func (d *TDirectoryEdit) SetButtonOnlyWhenFocused(value bool)
- func (d *TDirectoryEdit) SetButtonWidth(value int32)
- func (d *TDirectoryEdit) SetCaretPos(value TPoint)
- func (d *TDirectoryEdit) SetCharCase(value TEditCharCase)
- func (d *TDirectoryEdit) SetChildSizing(value *TControlChildSizing)
- func (d *TDirectoryEdit) SetClientHeight(value int32)
- func (d *TDirectoryEdit) SetClientWidth(value int32)
- func (d *TDirectoryEdit) SetColor(value TColor)
- func (d *TDirectoryEdit) SetComponentIndex(value int32)
- func (d *TDirectoryEdit) SetConstraints(value *TSizeConstraints)
- func (d *TDirectoryEdit) SetControlState(value TControlState)
- func (d *TDirectoryEdit) SetControlStyle(value TControlStyle)
- func (d *TDirectoryEdit) SetCursor(value TCursor)
- func (d *TDirectoryEdit) SetDialogOptions(value TOpenOptions)
- func (d *TDirectoryEdit) SetDialogTitle(value string)
- func (d *TDirectoryEdit) SetDirectInput(value bool)
- func (d *TDirectoryEdit) SetDirectory(value string)
- func (d *TDirectoryEdit) SetDockSite(value bool)
- func (d *TDirectoryEdit) SetDoubleBuffered(value bool)
- func (d *TDirectoryEdit) SetDragCursor(value TCursor)
- func (d *TDirectoryEdit) SetDragMode(value TDragMode)
- func (d *TDirectoryEdit) SetEnabled(value bool)
- func (d *TDirectoryEdit) SetFlat(value bool)
- func (d *TDirectoryEdit) SetFocus()
- func (d *TDirectoryEdit) SetFocusOnButtonClick(value bool)
- func (d *TDirectoryEdit) SetFont(value *TFont)
- func (d *TDirectoryEdit) SetGlyph(value *TBitmap)
- func (d *TDirectoryEdit) SetHeight(value int32)
- func (d *TDirectoryEdit) SetHideSelection(value bool)
- func (d *TDirectoryEdit) SetHint(value string)
- func (d *TDirectoryEdit) SetImageIndex(value int32)
- func (d *TDirectoryEdit) SetImageWidth(value int32)
- func (d *TDirectoryEdit) SetImages(value IComponent)
- func (d *TDirectoryEdit) SetLayout(value TLeftRight)
- func (d *TDirectoryEdit) SetLeft(value int32)
- func (d *TDirectoryEdit) SetMaxLength(value int32)
- func (d *TDirectoryEdit) SetModified(value bool)
- func (d *TDirectoryEdit) SetName(value string)
- func (d *TDirectoryEdit) SetNumGlyphs(value int32)
- func (d *TDirectoryEdit) SetNumbersOnly(value bool)
- func (d *TDirectoryEdit) SetOnAcceptDirectory(fn TAcceptFileNameEvent)
- func (d *TDirectoryEdit) SetOnButtonClick(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnChange(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnClick(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnContextPopup(fn TContextPopupEvent)
- func (d *TDirectoryEdit) SetOnDblClick(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnDragDrop(fn TDragDropEvent)
- func (d *TDirectoryEdit) SetOnDragOver(fn TDragOverEvent)
- func (d *TDirectoryEdit) SetOnEditingDone(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnEndDrag(fn TEndDragEvent)
- func (d *TDirectoryEdit) SetOnEnter(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnExit(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnKeyDown(fn TKeyEvent)
- func (d *TDirectoryEdit) SetOnKeyPress(fn TKeyPressEvent)
- func (d *TDirectoryEdit) SetOnKeyUp(fn TKeyEvent)
- func (d *TDirectoryEdit) SetOnMouseDown(fn TMouseEvent)
- func (d *TDirectoryEdit) SetOnMouseEnter(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnMouseLeave(fn TNotifyEvent)
- func (d *TDirectoryEdit) SetOnMouseMove(fn TMouseMoveEvent)
- func (d *TDirectoryEdit) SetOnMouseUp(fn TMouseEvent)
- func (d *TDirectoryEdit) SetOnMouseWheel(fn TMouseWheelEvent)
- func (d *TDirectoryEdit) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (d *TDirectoryEdit) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (d *TDirectoryEdit) SetParent(value IWinControl)
- func (d *TDirectoryEdit) SetParentColor(value bool)
- func (d *TDirectoryEdit) SetParentDoubleBuffered(value bool)
- func (d *TDirectoryEdit) SetParentFont(value bool)
- func (d *TDirectoryEdit) SetParentShowHint(value bool)
- func (d *TDirectoryEdit) SetParentWindow(value HWND)
- func (d *TDirectoryEdit) SetPasswordChar(value uint16)
- func (d *TDirectoryEdit) SetPopupMenu(value IComponent)
- func (d *TDirectoryEdit) SetReadOnly(value bool)
- func (d *TDirectoryEdit) SetRootDir(value string)
- func (d *TDirectoryEdit) SetSelLength(value int32)
- func (d *TDirectoryEdit) SetSelStart(value int32)
- func (d *TDirectoryEdit) SetSelText(value string)
- func (d *TDirectoryEdit) SetShowHidden(value bool)
- func (d *TDirectoryEdit) SetShowHint(value bool)
- func (d *TDirectoryEdit) SetSpacing(value int32)
- func (d *TDirectoryEdit) SetTabOrder(value TTabOrder)
- func (d *TDirectoryEdit) SetTabStop(value bool)
- func (d *TDirectoryEdit) SetTag(value int)
- func (d *TDirectoryEdit) SetText(value string)
- func (d *TDirectoryEdit) SetTextBuf(Buffer string)
- func (d *TDirectoryEdit) SetTextHint(value string)
- func (d *TDirectoryEdit) SetTop(value int32)
- func (d *TDirectoryEdit) SetUseDockManager(value bool)
- func (d *TDirectoryEdit) SetVisible(value bool)
- func (d *TDirectoryEdit) SetWidth(value int32)
- func (d *TDirectoryEdit) Show()
- func (d *TDirectoryEdit) ShowHidden() bool
- func (d *TDirectoryEdit) ShowHint() bool
- func (d *TDirectoryEdit) Showing() bool
- func (d *TDirectoryEdit) Spacing() int32
- func (d *TDirectoryEdit) TabOrder() TTabOrder
- func (d *TDirectoryEdit) TabStop() bool
- func (d *TDirectoryEdit) Tag() int
- func (d *TDirectoryEdit) Text() string
- func (d *TDirectoryEdit) TextHint() string
- func (d *TDirectoryEdit) ToString() string
- func (d *TDirectoryEdit) Top() int32
- func (d *TDirectoryEdit) Undo()
- func (d *TDirectoryEdit) UnsafeAddr() unsafe.Pointer
- func (d *TDirectoryEdit) Update()
- func (d *TDirectoryEdit) UseDockManager() bool
- func (d *TDirectoryEdit) ValidateEdit()
- func (d *TDirectoryEdit) Visible() bool
- func (d *TDirectoryEdit) VisibleDockClientCount() int32
- func (d *TDirectoryEdit) Width() int32
- type TDockDropEvent
- type TDockOverEvent
- type TDragDockObject
- func AsDragDockObject(obj interface{}) *TDragDockObject
- func DragDockObjectFromInst(inst uintptr) *TDragDockObject
- func DragDockObjectFromObj(obj IObject) *TDragDockObject
- func DragDockObjectFromUnsafePointer(ptr unsafe.Pointer) *TDragDockObject
- func NewDragDockObject(AOwner IControl) *TDragDockObject
- func (d *TDragDockObject) AlwaysShowDragImages() bool
- func (d *TDragDockObject) Assign(Source *TDragObject)
- func (d *TDragDockObject) ClassName() string
- func (d *TDragDockObject) ClassType() TClass
- func (d *TDragDockObject) Control() *TControl
- func (d *TDragDockObject) DockRect() TRect
- func (d *TDragDockObject) DragPos() TPoint
- func (d *TDragDockObject) DragTarget() uintptr
- func (d *TDragDockObject) DragTargetPos() TPoint
- func (d *TDragDockObject) DropAlign() TAlign
- func (d *TDragDockObject) DropOnControl() *TControl
- func (d *TDragDockObject) Dropped() bool
- func (d *TDragDockObject) Equals(Obj IObject) bool
- func (d *TDragDockObject) EraseDockRect() TRect
- func (d *TDragDockObject) Floating() bool
- func (d *TDragDockObject) Free()
- func (d *TDragDockObject) GetHashCode() int32
- func (d *TDragDockObject) HideDragImage()
- func (d *TDragDockObject) InheritsFrom(AClass TClass) bool
- func (d *TDragDockObject) Instance() uintptr
- func (d *TDragDockObject) InstanceSize() int32
- func (d *TDragDockObject) Is() TIs
- func (d *TDragDockObject) IsValid() bool
- func (d *TDragDockObject) SetAlwaysShowDragImages(value bool)
- func (d *TDragDockObject) SetControl(value IControl)
- func (d *TDragDockObject) SetDockRect(value TRect)
- func (d *TDragDockObject) SetDragPos(value TPoint)
- func (d *TDragDockObject) SetDragTarget(value uintptr)
- func (d *TDragDockObject) SetDragTargetPos(value TPoint)
- func (d *TDragDockObject) SetEraseDockRect(value TRect)
- func (d *TDragDockObject) SetFloating(value bool)
- func (d *TDragDockObject) ShowDragImage()
- func (d *TDragDockObject) ToString() string
- func (d *TDragDockObject) UnsafeAddr() unsafe.Pointer
- type TDragDropEvent
- type TDragObject
- func (d *TDragObject) AlwaysShowDragImages() bool
- func (d *TDragObject) Assign(Source *TDragObject)
- func (d *TDragObject) ClassName() string
- func (d *TDragObject) ClassType() TClass
- func (d *TDragObject) DragPos() TPoint
- func (d *TDragObject) DragTarget() uintptr
- func (d *TDragObject) DragTargetPos() TPoint
- func (d *TDragObject) Dropped() bool
- func (d *TDragObject) Equals(Obj IObject) bool
- func (d *TDragObject) Free()
- func (d *TDragObject) GetHashCode() int32
- func (d *TDragObject) HideDragImage()
- func (d *TDragObject) InheritsFrom(AClass TClass) bool
- func (d *TDragObject) Instance() uintptr
- func (d *TDragObject) InstanceSize() int32
- func (d *TDragObject) Is() TIs
- func (d *TDragObject) IsValid() bool
- func (d *TDragObject) SetAlwaysShowDragImages(value bool)
- func (d *TDragObject) SetDragPos(value TPoint)
- func (d *TDragObject) SetDragTarget(value uintptr)
- func (d *TDragObject) SetDragTargetPos(value TPoint)
- func (d *TDragObject) ShowDragImage()
- func (d *TDragObject) ToString() string
- func (d *TDragObject) UnsafeAddr() unsafe.Pointer
- type TDragOverEvent
- type TDrawCellEvent
- type TDrawGrid
- func (d *TDrawGrid) Action() *TAction
- func (d *TDrawGrid) Align() TAlign
- func (d *TDrawGrid) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (d *TDrawGrid) AnchorClient(ASpace int32)
- func (d *TDrawGrid) AnchorHorizontalCenterTo(ASibling IControl)
- func (d *TDrawGrid) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (d *TDrawGrid) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (d *TDrawGrid) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (d *TDrawGrid) AnchorSideBottom() *TAnchorSide
- func (d *TDrawGrid) AnchorSideLeft() *TAnchorSide
- func (d *TDrawGrid) AnchorSideRight() *TAnchorSide
- func (d *TDrawGrid) AnchorSideTop() *TAnchorSide
- func (d *TDrawGrid) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (d *TDrawGrid) AnchorVerticalCenterTo(ASibling IControl)
- func (d *TDrawGrid) Anchors() TAnchors
- func (d *TDrawGrid) Assign(Source IObject)
- func (d *TDrawGrid) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (d *TDrawGrid) BiDiMode() TBiDiMode
- func (d *TDrawGrid) BorderSpacing() *TControlBorderSpacing
- func (d *TDrawGrid) BorderStyle() TBorderStyle
- func (d *TDrawGrid) BoundsRect() TRect
- func (d *TDrawGrid) BringToFront()
- func (d *TDrawGrid) Brush() *TBrush
- func (d *TDrawGrid) CanFocus() bool
- func (d *TDrawGrid) Canvas() *TCanvas
- func (d *TDrawGrid) CellRect(ACol int32, ARow int32) TRect
- func (d *TDrawGrid) ChildSizing() *TControlChildSizing
- func (d *TDrawGrid) ClassName() string
- func (d *TDrawGrid) ClassType() TClass
- func (d *TDrawGrid) ClientHeight() int32
- func (d *TDrawGrid) ClientOrigin() TPoint
- func (d *TDrawGrid) ClientRect() TRect
- func (d *TDrawGrid) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (d *TDrawGrid) ClientToScreen(Point TPoint) TPoint
- func (d *TDrawGrid) ClientWidth() int32
- func (d *TDrawGrid) Col() int32
- func (d *TDrawGrid) ColCount() int32
- func (d *TDrawGrid) ColWidths(Index int32) int32
- func (d *TDrawGrid) Color() TColor
- func (d *TDrawGrid) ComponentCount() int32
- func (d *TDrawGrid) ComponentIndex() int32
- func (d *TDrawGrid) Components(AIndex int32) *TComponent
- func (d *TDrawGrid) Constraints() *TSizeConstraints
- func (d *TDrawGrid) ContainsControl(Control IControl) bool
- func (d *TDrawGrid) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (d *TDrawGrid) ControlCount() int32
- func (d *TDrawGrid) ControlState() TControlState
- func (d *TDrawGrid) ControlStyle() TControlStyle
- func (d *TDrawGrid) Controls(Index int32) *TControl
- func (d *TDrawGrid) Cursor() TCursor
- func (d *TDrawGrid) DefaultColWidth() int32
- func (d *TDrawGrid) DefaultDrawing() bool
- func (d *TDrawGrid) DefaultRowHeight() int32
- func (d *TDrawGrid) DisableAlign()
- func (d *TDrawGrid) DockClientCount() int32
- func (d *TDrawGrid) DockClients(Index int32) *TControl
- func (d *TDrawGrid) DockSite() bool
- func (d *TDrawGrid) DoubleBuffered() bool
- func (d *TDrawGrid) DragCursor() TCursor
- func (d *TDrawGrid) DragKind() TDragKind
- func (d *TDrawGrid) DragMode() TDragMode
- func (d *TDrawGrid) Dragging() bool
- func (d *TDrawGrid) EditorMode() bool
- func (d *TDrawGrid) EnableAlign()
- func (d *TDrawGrid) Enabled() bool
- func (d *TDrawGrid) Equals(Obj IObject) bool
- func (d *TDrawGrid) FindChildControl(ControlName string) *TControl
- func (d *TDrawGrid) FindComponent(AName string) *TComponent
- func (d *TDrawGrid) FixDesignFontsPPI(ADesignTimePPI int32)
- func (d *TDrawGrid) FixedColor() TColor
- func (d *TDrawGrid) FixedCols() int32
- func (d *TDrawGrid) FixedRows() int32
- func (d *TDrawGrid) FlipChildren(AllLevels bool)
- func (d *TDrawGrid) Floating() bool
- func (d *TDrawGrid) Focused() bool
- func (d *TDrawGrid) Font() *TFont
- func (d *TDrawGrid) Free()
- func (d *TDrawGrid) GetHashCode() int32
- func (d *TDrawGrid) GetNamePath() string
- func (d *TDrawGrid) GetTextBuf(Buffer *string, BufSize int32) int32
- func (d *TDrawGrid) GetTextLen() int32
- func (d *TDrawGrid) GridHeight() int32
- func (d *TDrawGrid) GridLineWidth() int32
- func (d *TDrawGrid) GridWidth() int32
- func (d *TDrawGrid) Handle() HWND
- func (d *TDrawGrid) HandleAllocated() bool
- func (d *TDrawGrid) HasParent() bool
- func (d *TDrawGrid) Height() int32
- func (d *TDrawGrid) Hide()
- func (d *TDrawGrid) Hint() string
- func (d *TDrawGrid) InheritsFrom(AClass TClass) bool
- func (d *TDrawGrid) InsertControl(AControl IControl)
- func (d *TDrawGrid) Instance() uintptr
- func (d *TDrawGrid) InstanceSize() int32
- func (d *TDrawGrid) Invalidate()
- func (d *TDrawGrid) Is() TIs
- func (d *TDrawGrid) IsValid() bool
- func (d *TDrawGrid) Left() int32
- func (d *TDrawGrid) LeftCol() int32
- func (d *TDrawGrid) MouseCoord(X int32, Y int32) TGridCoord
- func (d *TDrawGrid) MouseInClient() bool
- func (d *TDrawGrid) MouseToCell(X int32, Y int32, ACol *int32, ARow *int32)
- func (d *TDrawGrid) Name() string
- func (d *TDrawGrid) Options() TGridOptions
- func (d *TDrawGrid) Owner() *TComponent
- func (d *TDrawGrid) PaintTo(DC HDC, X int32, Y int32)
- func (d *TDrawGrid) Parent() *TWinControl
- func (d *TDrawGrid) ParentColor() bool
- func (d *TDrawGrid) ParentDoubleBuffered() bool
- func (d *TDrawGrid) ParentFont() bool
- func (d *TDrawGrid) ParentShowHint() bool
- func (d *TDrawGrid) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (d *TDrawGrid) ParentWindow() HWND
- func (d *TDrawGrid) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (d *TDrawGrid) PopupMenu() *TPopupMenu
- func (d *TDrawGrid) Realign()
- func (d *TDrawGrid) Refresh()
- func (d *TDrawGrid) RemoveControl(AControl IControl)
- func (d *TDrawGrid) Repaint()
- func (d *TDrawGrid) Row() int32
- func (d *TDrawGrid) RowCount() int32
- func (d *TDrawGrid) RowHeights(Index int32) int32
- func (d *TDrawGrid) Scale96ToFont(ASize int32) int32
- func (d *TDrawGrid) Scale96ToForm(ASize int32) int32
- func (d *TDrawGrid) Scale96ToScreen(ASize int32) int32
- func (d *TDrawGrid) ScaleBy(M int32, D int32)
- func (d *TDrawGrid) ScaleDesignToForm(ASize int32) int32
- func (d *TDrawGrid) ScaleFontTo96(ASize int32) int32
- func (d *TDrawGrid) ScaleFontToScreen(ASize int32) int32
- func (d *TDrawGrid) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (d *TDrawGrid) ScaleFormTo96(ASize int32) int32
- func (d *TDrawGrid) ScaleFormToDesign(ASize int32) int32
- func (d *TDrawGrid) ScaleScreenTo96(ASize int32) int32
- func (d *TDrawGrid) ScaleScreenToFont(ASize int32) int32
- func (d *TDrawGrid) ScreenToClient(Point TPoint) TPoint
- func (d *TDrawGrid) ScrollBars() TScrollStyle
- func (d *TDrawGrid) ScrollBy(DeltaX int32, DeltaY int32)
- func (d *TDrawGrid) Selection() TGridRect
- func (d *TDrawGrid) SendToBack()
- func (d *TDrawGrid) SetAction(value IComponent)
- func (d *TDrawGrid) SetAlign(value TAlign)
- func (d *TDrawGrid) SetAnchorSideBottom(value *TAnchorSide)
- func (d *TDrawGrid) SetAnchorSideLeft(value *TAnchorSide)
- func (d *TDrawGrid) SetAnchorSideRight(value *TAnchorSide)
- func (d *TDrawGrid) SetAnchorSideTop(value *TAnchorSide)
- func (d *TDrawGrid) SetAnchors(value TAnchors)
- func (d *TDrawGrid) SetBiDiMode(value TBiDiMode)
- func (d *TDrawGrid) SetBorderSpacing(value *TControlBorderSpacing)
- func (d *TDrawGrid) SetBorderStyle(value TBorderStyle)
- func (d *TDrawGrid) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (d *TDrawGrid) SetBoundsRect(value TRect)
- func (d *TDrawGrid) SetChildSizing(value *TControlChildSizing)
- func (d *TDrawGrid) SetClientHeight(value int32)
- func (d *TDrawGrid) SetClientWidth(value int32)
- func (d *TDrawGrid) SetCol(value int32)
- func (d *TDrawGrid) SetColCount(value int32)
- func (d *TDrawGrid) SetColWidths(Index int32, value int32)
- func (d *TDrawGrid) SetColor(value TColor)
- func (d *TDrawGrid) SetComponentIndex(value int32)
- func (d *TDrawGrid) SetConstraints(value *TSizeConstraints)
- func (d *TDrawGrid) SetControlState(value TControlState)
- func (d *TDrawGrid) SetControlStyle(value TControlStyle)
- func (d *TDrawGrid) SetCursor(value TCursor)
- func (d *TDrawGrid) SetDefaultColWidth(value int32)
- func (d *TDrawGrid) SetDefaultDrawing(value bool)
- func (d *TDrawGrid) SetDefaultRowHeight(value int32)
- func (d *TDrawGrid) SetDockSite(value bool)
- func (d *TDrawGrid) SetDoubleBuffered(value bool)
- func (d *TDrawGrid) SetDragCursor(value TCursor)
- func (d *TDrawGrid) SetDragKind(value TDragKind)
- func (d *TDrawGrid) SetDragMode(value TDragMode)
- func (d *TDrawGrid) SetEditorMode(value bool)
- func (d *TDrawGrid) SetEnabled(value bool)
- func (d *TDrawGrid) SetFixedColor(value TColor)
- func (d *TDrawGrid) SetFixedCols(value int32)
- func (d *TDrawGrid) SetFixedRows(value int32)
- func (d *TDrawGrid) SetFocus()
- func (d *TDrawGrid) SetFont(value *TFont)
- func (d *TDrawGrid) SetGridLineWidth(value int32)
- func (d *TDrawGrid) SetHeight(value int32)
- func (d *TDrawGrid) SetHint(value string)
- func (d *TDrawGrid) SetLeft(value int32)
- func (d *TDrawGrid) SetLeftCol(value int32)
- func (d *TDrawGrid) SetName(value string)
- func (d *TDrawGrid) SetOnClick(fn TNotifyEvent)
- func (d *TDrawGrid) SetOnColRowMoved(fn TGridOperationEvent)
- func (d *TDrawGrid) SetOnContextPopup(fn TContextPopupEvent)
- func (d *TDrawGrid) SetOnDblClick(fn TNotifyEvent)
- func (d *TDrawGrid) SetOnDragDrop(fn TDragDropEvent)
- func (d *TDrawGrid) SetOnDragOver(fn TDragOverEvent)
- func (d *TDrawGrid) SetOnDrawCell(fn TDrawCellEvent)
- func (d *TDrawGrid) SetOnEndDock(fn TEndDragEvent)
- func (d *TDrawGrid) SetOnEndDrag(fn TEndDragEvent)
- func (d *TDrawGrid) SetOnEnter(fn TNotifyEvent)
- func (d *TDrawGrid) SetOnExit(fn TNotifyEvent)
- func (d *TDrawGrid) SetOnGetEditMask(fn TGetEditEvent)
- func (d *TDrawGrid) SetOnGetEditText(fn TGetEditEvent)
- func (d *TDrawGrid) SetOnKeyDown(fn TKeyEvent)
- func (d *TDrawGrid) SetOnKeyPress(fn TKeyPressEvent)
- func (d *TDrawGrid) SetOnKeyUp(fn TKeyEvent)
- func (d *TDrawGrid) SetOnMouseDown(fn TMouseEvent)
- func (d *TDrawGrid) SetOnMouseEnter(fn TNotifyEvent)
- func (d *TDrawGrid) SetOnMouseLeave(fn TNotifyEvent)
- func (d *TDrawGrid) SetOnMouseMove(fn TMouseMoveEvent)
- func (d *TDrawGrid) SetOnMouseUp(fn TMouseEvent)
- func (d *TDrawGrid) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (d *TDrawGrid) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (d *TDrawGrid) SetOnSelectCell(fn TSelectCellEvent)
- func (d *TDrawGrid) SetOnSetEditText(fn TSetEditEvent)
- func (d *TDrawGrid) SetOnStartDock(fn TStartDockEvent)
- func (d *TDrawGrid) SetOnTopLeftChanged(fn TNotifyEvent)
- func (d *TDrawGrid) SetOptions(value TGridOptions)
- func (d *TDrawGrid) SetParent(value IWinControl)
- func (d *TDrawGrid) SetParentColor(value bool)
- func (d *TDrawGrid) SetParentDoubleBuffered(value bool)
- func (d *TDrawGrid) SetParentFont(value bool)
- func (d *TDrawGrid) SetParentShowHint(value bool)
- func (d *TDrawGrid) SetParentWindow(value HWND)
- func (d *TDrawGrid) SetPopupMenu(value IComponent)
- func (d *TDrawGrid) SetRow(value int32)
- func (d *TDrawGrid) SetRowCount(value int32)
- func (d *TDrawGrid) SetRowHeights(Index int32, value int32)
- func (d *TDrawGrid) SetScrollBars(value TScrollStyle)
- func (d *TDrawGrid) SetSelection(value TGridRect)
- func (d *TDrawGrid) SetShowHint(value bool)
- func (d *TDrawGrid) SetTabOrder(value TTabOrder)
- func (d *TDrawGrid) SetTabStop(value bool)
- func (d *TDrawGrid) SetTag(value int)
- func (d *TDrawGrid) SetTextBuf(Buffer string)
- func (d *TDrawGrid) SetTop(value int32)
- func (d *TDrawGrid) SetTopRow(value int32)
- func (d *TDrawGrid) SetUseDockManager(value bool)
- func (d *TDrawGrid) SetVisible(value bool)
- func (d *TDrawGrid) SetWidth(value int32)
- func (d *TDrawGrid) Show()
- func (d *TDrawGrid) ShowHint() bool
- func (d *TDrawGrid) Showing() bool
- func (d *TDrawGrid) TabOrder() TTabOrder
- func (d *TDrawGrid) TabStop() bool
- func (d *TDrawGrid) Tag() int
- func (d *TDrawGrid) ToString() string
- func (d *TDrawGrid) Top() int32
- func (d *TDrawGrid) TopRow() int32
- func (d *TDrawGrid) UnsafeAddr() unsafe.Pointer
- func (d *TDrawGrid) Update()
- func (d *TDrawGrid) UseDockManager() bool
- func (d *TDrawGrid) Visible() bool
- func (d *TDrawGrid) VisibleColCount() int32
- func (d *TDrawGrid) VisibleDockClientCount() int32
- func (d *TDrawGrid) VisibleRowCount() int32
- func (d *TDrawGrid) Width() int32
- type TDrawItemEvent
- type TDrawSectionEvent
- type TDropFilesEvent
- type TEdit
- func (e *TEdit) Action() *TAction
- func (e *TEdit) Align() TAlign
- func (e *TEdit) Alignment() TAlignment
- func (e *TEdit) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (e *TEdit) AnchorClient(ASpace int32)
- func (e *TEdit) AnchorHorizontalCenterTo(ASibling IControl)
- func (e *TEdit) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (e *TEdit) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (e *TEdit) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (e *TEdit) AnchorSideBottom() *TAnchorSide
- func (e *TEdit) AnchorSideLeft() *TAnchorSide
- func (e *TEdit) AnchorSideRight() *TAnchorSide
- func (e *TEdit) AnchorSideTop() *TAnchorSide
- func (e *TEdit) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (e *TEdit) AnchorVerticalCenterTo(ASibling IControl)
- func (e *TEdit) Anchors() TAnchors
- func (e *TEdit) Assign(Source IObject)
- func (e *TEdit) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (e *TEdit) AutoSelect() bool
- func (e *TEdit) AutoSize() bool
- func (e *TEdit) BiDiMode() TBiDiMode
- func (e *TEdit) BorderSpacing() *TControlBorderSpacing
- func (e *TEdit) BorderStyle() TBorderStyle
- func (e *TEdit) BoundsRect() TRect
- func (e *TEdit) BringToFront()
- func (e *TEdit) Brush() *TBrush
- func (e *TEdit) CanFocus() bool
- func (e *TEdit) CanUndo() bool
- func (e *TEdit) CharCase() TEditCharCase
- func (e *TEdit) ChildSizing() *TControlChildSizing
- func (e *TEdit) ClassName() string
- func (e *TEdit) ClassType() TClass
- func (e *TEdit) Clear()
- func (e *TEdit) ClearSelection()
- func (e *TEdit) ClientHeight() int32
- func (e *TEdit) ClientOrigin() TPoint
- func (e *TEdit) ClientRect() TRect
- func (e *TEdit) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (e *TEdit) ClientToScreen(Point TPoint) TPoint
- func (e *TEdit) ClientWidth() int32
- func (e *TEdit) Color() TColor
- func (e *TEdit) ComponentCount() int32
- func (e *TEdit) ComponentIndex() int32
- func (e *TEdit) Components(AIndex int32) *TComponent
- func (e *TEdit) Constraints() *TSizeConstraints
- func (e *TEdit) ContainsControl(Control IControl) bool
- func (e *TEdit) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (e *TEdit) ControlCount() int32
- func (e *TEdit) ControlState() TControlState
- func (e *TEdit) ControlStyle() TControlStyle
- func (e *TEdit) Controls(Index int32) *TControl
- func (e *TEdit) CopyToClipboard()
- func (e *TEdit) Cursor() TCursor
- func (e *TEdit) CutToClipboard()
- func (e *TEdit) DisableAlign()
- func (e *TEdit) DockClientCount() int32
- func (e *TEdit) DockClients(Index int32) *TControl
- func (e *TEdit) DockSite() bool
- func (e *TEdit) DoubleBuffered() bool
- func (e *TEdit) DragCursor() TCursor
- func (e *TEdit) DragKind() TDragKind
- func (e *TEdit) DragMode() TDragMode
- func (e *TEdit) Dragging() bool
- func (e *TEdit) EnableAlign()
- func (e *TEdit) Enabled() bool
- func (e *TEdit) Equals(Obj IObject) bool
- func (e *TEdit) FindChildControl(ControlName string) *TControl
- func (e *TEdit) FindComponent(AName string) *TComponent
- func (e *TEdit) FixDesignFontsPPI(ADesignTimePPI int32)
- func (e *TEdit) FlipChildren(AllLevels bool)
- func (e *TEdit) Floating() bool
- func (e *TEdit) Focused() bool
- func (e *TEdit) Font() *TFont
- func (e *TEdit) Free()
- func (e *TEdit) GetHashCode() int32
- func (e *TEdit) GetNamePath() string
- func (e *TEdit) GetTextBuf(Buffer *string, BufSize int32) int32
- func (e *TEdit) GetTextLen() int32
- func (e *TEdit) Handle() HWND
- func (e *TEdit) HandleAllocated() bool
- func (e *TEdit) HasParent() bool
- func (e *TEdit) Height() int32
- func (e *TEdit) Hide()
- func (e *TEdit) HideSelection() bool
- func (e *TEdit) Hint() string
- func (e *TEdit) InheritsFrom(AClass TClass) bool
- func (e *TEdit) InsertControl(AControl IControl)
- func (e *TEdit) Instance() uintptr
- func (e *TEdit) InstanceSize() int32
- func (e *TEdit) Invalidate()
- func (e *TEdit) Is() TIs
- func (e *TEdit) IsValid() bool
- func (e *TEdit) Left() int32
- func (e *TEdit) MaxLength() int32
- func (e *TEdit) Modified() bool
- func (e *TEdit) MouseInClient() bool
- func (e *TEdit) Name() string
- func (e *TEdit) NumbersOnly() bool
- func (e *TEdit) Owner() *TComponent
- func (e *TEdit) PaintTo(DC HDC, X int32, Y int32)
- func (e *TEdit) Parent() *TWinControl
- func (e *TEdit) ParentColor() bool
- func (e *TEdit) ParentDoubleBuffered() bool
- func (e *TEdit) ParentFont() bool
- func (e *TEdit) ParentShowHint() bool
- func (e *TEdit) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (e *TEdit) ParentWindow() HWND
- func (e *TEdit) PasswordChar() uint16
- func (e *TEdit) PasteFromClipboard()
- func (e *TEdit) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (e *TEdit) PopupMenu() *TPopupMenu
- func (e *TEdit) ReadOnly() bool
- func (e *TEdit) Realign()
- func (e *TEdit) Refresh()
- func (e *TEdit) RemoveControl(AControl IControl)
- func (e *TEdit) Repaint()
- func (e *TEdit) Scale96ToFont(ASize int32) int32
- func (e *TEdit) Scale96ToForm(ASize int32) int32
- func (e *TEdit) Scale96ToScreen(ASize int32) int32
- func (e *TEdit) ScaleBy(M int32, D int32)
- func (e *TEdit) ScaleDesignToForm(ASize int32) int32
- func (e *TEdit) ScaleFontTo96(ASize int32) int32
- func (e *TEdit) ScaleFontToScreen(ASize int32) int32
- func (e *TEdit) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (e *TEdit) ScaleFormTo96(ASize int32) int32
- func (e *TEdit) ScaleFormToDesign(ASize int32) int32
- func (e *TEdit) ScaleScreenTo96(ASize int32) int32
- func (e *TEdit) ScaleScreenToFont(ASize int32) int32
- func (e *TEdit) ScreenToClient(Point TPoint) TPoint
- func (e *TEdit) ScrollBy(DeltaX int32, DeltaY int32)
- func (e *TEdit) SelLength() int32
- func (e *TEdit) SelStart() int32
- func (e *TEdit) SelText() string
- func (e *TEdit) SelectAll()
- func (e *TEdit) SendToBack()
- func (e *TEdit) SetAction(value IComponent)
- func (e *TEdit) SetAlign(value TAlign)
- func (e *TEdit) SetAlignment(value TAlignment)
- func (e *TEdit) SetAnchorSideBottom(value *TAnchorSide)
- func (e *TEdit) SetAnchorSideLeft(value *TAnchorSide)
- func (e *TEdit) SetAnchorSideRight(value *TAnchorSide)
- func (e *TEdit) SetAnchorSideTop(value *TAnchorSide)
- func (e *TEdit) SetAnchors(value TAnchors)
- func (e *TEdit) SetAutoSelect(value bool)
- func (e *TEdit) SetAutoSize(value bool)
- func (e *TEdit) SetBiDiMode(value TBiDiMode)
- func (e *TEdit) SetBorderSpacing(value *TControlBorderSpacing)
- func (e *TEdit) SetBorderStyle(value TBorderStyle)
- func (e *TEdit) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (e *TEdit) SetBoundsRect(value TRect)
- func (e *TEdit) SetCharCase(value TEditCharCase)
- func (e *TEdit) SetChildSizing(value *TControlChildSizing)
- func (e *TEdit) SetClientHeight(value int32)
- func (e *TEdit) SetClientWidth(value int32)
- func (e *TEdit) SetColor(value TColor)
- func (e *TEdit) SetComponentIndex(value int32)
- func (e *TEdit) SetConstraints(value *TSizeConstraints)
- func (e *TEdit) SetControlState(value TControlState)
- func (e *TEdit) SetControlStyle(value TControlStyle)
- func (e *TEdit) SetCursor(value TCursor)
- func (e *TEdit) SetDockSite(value bool)
- func (e *TEdit) SetDoubleBuffered(value bool)
- func (e *TEdit) SetDragCursor(value TCursor)
- func (e *TEdit) SetDragKind(value TDragKind)
- func (e *TEdit) SetDragMode(value TDragMode)
- func (e *TEdit) SetEnabled(value bool)
- func (e *TEdit) SetFocus()
- func (e *TEdit) SetFont(value *TFont)
- func (e *TEdit) SetHeight(value int32)
- func (e *TEdit) SetHideSelection(value bool)
- func (e *TEdit) SetHint(value string)
- func (e *TEdit) SetLeft(value int32)
- func (e *TEdit) SetMaxLength(value int32)
- func (e *TEdit) SetModified(value bool)
- func (e *TEdit) SetName(value string)
- func (e *TEdit) SetNumbersOnly(value bool)
- func (e *TEdit) SetOnChange(fn TNotifyEvent)
- func (e *TEdit) SetOnClick(fn TNotifyEvent)
- func (e *TEdit) SetOnContextPopup(fn TContextPopupEvent)
- func (e *TEdit) SetOnDblClick(fn TNotifyEvent)
- func (e *TEdit) SetOnDragDrop(fn TDragDropEvent)
- func (e *TEdit) SetOnDragOver(fn TDragOverEvent)
- func (e *TEdit) SetOnEndDrag(fn TEndDragEvent)
- func (e *TEdit) SetOnEnter(fn TNotifyEvent)
- func (e *TEdit) SetOnExit(fn TNotifyEvent)
- func (e *TEdit) SetOnKeyDown(fn TKeyEvent)
- func (e *TEdit) SetOnKeyPress(fn TKeyPressEvent)
- func (e *TEdit) SetOnKeyUp(fn TKeyEvent)
- func (e *TEdit) SetOnMouseDown(fn TMouseEvent)
- func (e *TEdit) SetOnMouseEnter(fn TNotifyEvent)
- func (e *TEdit) SetOnMouseLeave(fn TNotifyEvent)
- func (e *TEdit) SetOnMouseMove(fn TMouseMoveEvent)
- func (e *TEdit) SetOnMouseUp(fn TMouseEvent)
- func (e *TEdit) SetParent(value IWinControl)
- func (e *TEdit) SetParentColor(value bool)
- func (e *TEdit) SetParentDoubleBuffered(value bool)
- func (e *TEdit) SetParentFont(value bool)
- func (e *TEdit) SetParentShowHint(value bool)
- func (e *TEdit) SetParentWindow(value HWND)
- func (e *TEdit) SetPasswordChar(value uint16)
- func (e *TEdit) SetPopupMenu(value IComponent)
- func (e *TEdit) SetReadOnly(value bool)
- func (e *TEdit) SetSelLength(value int32)
- func (e *TEdit) SetSelStart(value int32)
- func (e *TEdit) SetSelText(value string)
- func (e *TEdit) SetShowHint(value bool)
- func (e *TEdit) SetTabOrder(value TTabOrder)
- func (e *TEdit) SetTabStop(value bool)
- func (e *TEdit) SetTag(value int)
- func (e *TEdit) SetText(value string)
- func (e *TEdit) SetTextBuf(Buffer string)
- func (e *TEdit) SetTextHint(value string)
- func (e *TEdit) SetTop(value int32)
- func (e *TEdit) SetUseDockManager(value bool)
- func (e *TEdit) SetVisible(value bool)
- func (e *TEdit) SetWidth(value int32)
- func (e *TEdit) Show()
- func (e *TEdit) ShowHint() bool
- func (e *TEdit) Showing() bool
- func (e *TEdit) TabOrder() TTabOrder
- func (e *TEdit) TabStop() bool
- func (e *TEdit) Tag() int
- func (e *TEdit) Text() string
- func (e *TEdit) TextHint() string
- func (e *TEdit) ToString() string
- func (e *TEdit) Top() int32
- func (e *TEdit) Undo()
- func (e *TEdit) UnsafeAddr() unsafe.Pointer
- func (e *TEdit) Update()
- func (e *TEdit) UseDockManager() bool
- func (e *TEdit) Visible() bool
- func (e *TEdit) VisibleDockClientCount() int32
- func (e *TEdit) Width() int32
- type TEndDragEvent
- type TExceptionEvent
- type TExtEventCallback
- type TFindDialog
- func (f *TFindDialog) Assign(Source IObject)
- func (f *TFindDialog) ClassName() string
- func (f *TFindDialog) ClassType() TClass
- func (f *TFindDialog) CloseDialog()
- func (f *TFindDialog) ComponentCount() int32
- func (f *TFindDialog) ComponentIndex() int32
- func (f *TFindDialog) Components(AIndex int32) *TComponent
- func (f *TFindDialog) Equals(Obj IObject) bool
- func (f *TFindDialog) Execute() bool
- func (f *TFindDialog) FindComponent(AName string) *TComponent
- func (f *TFindDialog) FindText() string
- func (f *TFindDialog) Free()
- func (f *TFindDialog) GetHashCode() int32
- func (f *TFindDialog) GetNamePath() string
- func (f *TFindDialog) Handle() HWND
- func (f *TFindDialog) HasParent() bool
- func (f *TFindDialog) InheritsFrom(AClass TClass) bool
- func (f *TFindDialog) Instance() uintptr
- func (f *TFindDialog) InstanceSize() int32
- func (f *TFindDialog) Is() TIs
- func (f *TFindDialog) IsValid() bool
- func (f *TFindDialog) Left() int32
- func (f *TFindDialog) Name() string
- func (f *TFindDialog) Options() TFindOptions
- func (f *TFindDialog) Owner() *TComponent
- func (f *TFindDialog) Position() TPoint
- func (f *TFindDialog) SetComponentIndex(value int32)
- func (f *TFindDialog) SetFindText(value string)
- func (f *TFindDialog) SetLeft(value int32)
- func (f *TFindDialog) SetName(value string)
- func (f *TFindDialog) SetOnClose(fn TNotifyEvent)
- func (f *TFindDialog) SetOnFind(fn TNotifyEvent)
- func (f *TFindDialog) SetOnShow(fn TNotifyEvent)
- func (f *TFindDialog) SetOptions(value TFindOptions)
- func (f *TFindDialog) SetPosition(value TPoint)
- func (f *TFindDialog) SetTag(value int)
- func (f *TFindDialog) SetTop(value int32)
- func (f *TFindDialog) Tag() int
- func (f *TFindDialog) ToString() string
- func (f *TFindDialog) Top() int32
- func (f *TFindDialog) UnsafeAddr() unsafe.Pointer
- type TFixedCellClickEvent
- type TFloatSpinEdit
- func (f *TFloatSpinEdit) Action() *TAction
- func (f *TFloatSpinEdit) Align() TAlign
- func (f *TFloatSpinEdit) Alignment() TAlignment
- func (f *TFloatSpinEdit) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (f *TFloatSpinEdit) AnchorClient(ASpace int32)
- func (f *TFloatSpinEdit) AnchorHorizontalCenterTo(ASibling IControl)
- func (f *TFloatSpinEdit) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TFloatSpinEdit) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (f *TFloatSpinEdit) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (f *TFloatSpinEdit) AnchorSideBottom() *TAnchorSide
- func (f *TFloatSpinEdit) AnchorSideLeft() *TAnchorSide
- func (f *TFloatSpinEdit) AnchorSideRight() *TAnchorSide
- func (f *TFloatSpinEdit) AnchorSideTop() *TAnchorSide
- func (f *TFloatSpinEdit) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TFloatSpinEdit) AnchorVerticalCenterTo(ASibling IControl)
- func (f *TFloatSpinEdit) Anchors() TAnchors
- func (f *TFloatSpinEdit) Assign(Source IObject)
- func (f *TFloatSpinEdit) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (f *TFloatSpinEdit) AutoSelect() bool
- func (f *TFloatSpinEdit) AutoSelected() bool
- func (f *TFloatSpinEdit) AutoSize() bool
- func (f *TFloatSpinEdit) BiDiMode() TBiDiMode
- func (f *TFloatSpinEdit) BorderSpacing() *TControlBorderSpacing
- func (f *TFloatSpinEdit) BoundsRect() TRect
- func (f *TFloatSpinEdit) BringToFront()
- func (f *TFloatSpinEdit) Brush() *TBrush
- func (f *TFloatSpinEdit) CanFocus() bool
- func (f *TFloatSpinEdit) CanUndo() bool
- func (f *TFloatSpinEdit) ChildSizing() *TControlChildSizing
- func (f *TFloatSpinEdit) ClassName() string
- func (f *TFloatSpinEdit) ClassType() TClass
- func (f *TFloatSpinEdit) Clear()
- func (f *TFloatSpinEdit) ClearSelection()
- func (f *TFloatSpinEdit) ClientHeight() int32
- func (f *TFloatSpinEdit) ClientOrigin() TPoint
- func (f *TFloatSpinEdit) ClientRect() TRect
- func (f *TFloatSpinEdit) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (f *TFloatSpinEdit) ClientToScreen(Point TPoint) TPoint
- func (f *TFloatSpinEdit) ClientWidth() int32
- func (f *TFloatSpinEdit) Color() TColor
- func (f *TFloatSpinEdit) ComponentCount() int32
- func (f *TFloatSpinEdit) ComponentIndex() int32
- func (f *TFloatSpinEdit) Components(AIndex int32) *TComponent
- func (f *TFloatSpinEdit) Constraints() *TSizeConstraints
- func (f *TFloatSpinEdit) ContainsControl(Control IControl) bool
- func (f *TFloatSpinEdit) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (f *TFloatSpinEdit) ControlCount() int32
- func (f *TFloatSpinEdit) ControlState() TControlState
- func (f *TFloatSpinEdit) ControlStyle() TControlStyle
- func (f *TFloatSpinEdit) Controls(Index int32) *TControl
- func (f *TFloatSpinEdit) CopyToClipboard()
- func (f *TFloatSpinEdit) Cursor() TCursor
- func (f *TFloatSpinEdit) CutToClipboard()
- func (f *TFloatSpinEdit) DisableAlign()
- func (f *TFloatSpinEdit) DockClientCount() int32
- func (f *TFloatSpinEdit) DockClients(Index int32) *TControl
- func (f *TFloatSpinEdit) DockSite() bool
- func (f *TFloatSpinEdit) DoubleBuffered() bool
- func (f *TFloatSpinEdit) Dragging() bool
- func (f *TFloatSpinEdit) EnableAlign()
- func (f *TFloatSpinEdit) Enabled() bool
- func (f *TFloatSpinEdit) Equals(Obj IObject) bool
- func (f *TFloatSpinEdit) FindChildControl(ControlName string) *TControl
- func (f *TFloatSpinEdit) FindComponent(AName string) *TComponent
- func (f *TFloatSpinEdit) FixDesignFontsPPI(ADesignTimePPI int32)
- func (f *TFloatSpinEdit) FlipChildren(AllLevels bool)
- func (f *TFloatSpinEdit) Floating() bool
- func (f *TFloatSpinEdit) Focused() bool
- func (f *TFloatSpinEdit) Font() *TFont
- func (f *TFloatSpinEdit) Free()
- func (f *TFloatSpinEdit) GetHashCode() int32
- func (f *TFloatSpinEdit) GetNamePath() string
- func (f *TFloatSpinEdit) GetTextBuf(Buffer *string, BufSize int32) int32
- func (f *TFloatSpinEdit) GetTextLen() int32
- func (f *TFloatSpinEdit) Handle() HWND
- func (f *TFloatSpinEdit) HandleAllocated() bool
- func (f *TFloatSpinEdit) HasParent() bool
- func (f *TFloatSpinEdit) Height() int32
- func (f *TFloatSpinEdit) Hide()
- func (f *TFloatSpinEdit) Hint() string
- func (f *TFloatSpinEdit) Increment() float64
- func (f *TFloatSpinEdit) InheritsFrom(AClass TClass) bool
- func (f *TFloatSpinEdit) InsertControl(AControl IControl)
- func (f *TFloatSpinEdit) Instance() uintptr
- func (f *TFloatSpinEdit) InstanceSize() int32
- func (f *TFloatSpinEdit) Invalidate()
- func (f *TFloatSpinEdit) Is() TIs
- func (f *TFloatSpinEdit) IsValid() bool
- func (f *TFloatSpinEdit) Left() int32
- func (f *TFloatSpinEdit) MaxValue() float64
- func (f *TFloatSpinEdit) MinValue() float64
- func (f *TFloatSpinEdit) Modified() bool
- func (f *TFloatSpinEdit) MouseInClient() bool
- func (f *TFloatSpinEdit) Name() string
- func (f *TFloatSpinEdit) Owner() *TComponent
- func (f *TFloatSpinEdit) PaintTo(DC HDC, X int32, Y int32)
- func (f *TFloatSpinEdit) Parent() *TWinControl
- func (f *TFloatSpinEdit) ParentColor() bool
- func (f *TFloatSpinEdit) ParentDoubleBuffered() bool
- func (f *TFloatSpinEdit) ParentFont() bool
- func (f *TFloatSpinEdit) ParentShowHint() bool
- func (f *TFloatSpinEdit) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (f *TFloatSpinEdit) ParentWindow() HWND
- func (f *TFloatSpinEdit) PasteFromClipboard()
- func (f *TFloatSpinEdit) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (f *TFloatSpinEdit) PopupMenu() *TPopupMenu
- func (f *TFloatSpinEdit) ReadOnly() bool
- func (f *TFloatSpinEdit) Realign()
- func (f *TFloatSpinEdit) Refresh()
- func (f *TFloatSpinEdit) RemoveControl(AControl IControl)
- func (f *TFloatSpinEdit) Repaint()
- func (f *TFloatSpinEdit) Scale96ToFont(ASize int32) int32
- func (f *TFloatSpinEdit) Scale96ToForm(ASize int32) int32
- func (f *TFloatSpinEdit) Scale96ToScreen(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleBy(M int32, D int32)
- func (f *TFloatSpinEdit) ScaleDesignToForm(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleFontTo96(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleFontToScreen(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (f *TFloatSpinEdit) ScaleFormTo96(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleFormToDesign(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleScreenTo96(ASize int32) int32
- func (f *TFloatSpinEdit) ScaleScreenToFont(ASize int32) int32
- func (f *TFloatSpinEdit) ScreenToClient(Point TPoint) TPoint
- func (f *TFloatSpinEdit) ScrollBy(DeltaX int32, DeltaY int32)
- func (f *TFloatSpinEdit) SelLength() int32
- func (f *TFloatSpinEdit) SelStart() int32
- func (f *TFloatSpinEdit) SelText() string
- func (f *TFloatSpinEdit) SelectAll()
- func (f *TFloatSpinEdit) SendToBack()
- func (f *TFloatSpinEdit) SetAction(value IComponent)
- func (f *TFloatSpinEdit) SetAlign(value TAlign)
- func (f *TFloatSpinEdit) SetAlignment(value TAlignment)
- func (f *TFloatSpinEdit) SetAnchorSideBottom(value *TAnchorSide)
- func (f *TFloatSpinEdit) SetAnchorSideLeft(value *TAnchorSide)
- func (f *TFloatSpinEdit) SetAnchorSideRight(value *TAnchorSide)
- func (f *TFloatSpinEdit) SetAnchorSideTop(value *TAnchorSide)
- func (f *TFloatSpinEdit) SetAnchors(value TAnchors)
- func (f *TFloatSpinEdit) SetAutoSelect(value bool)
- func (f *TFloatSpinEdit) SetAutoSelected(value bool)
- func (f *TFloatSpinEdit) SetAutoSize(value bool)
- func (f *TFloatSpinEdit) SetBiDiMode(value TBiDiMode)
- func (f *TFloatSpinEdit) SetBorderSpacing(value *TControlBorderSpacing)
- func (f *TFloatSpinEdit) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (f *TFloatSpinEdit) SetBoundsRect(value TRect)
- func (f *TFloatSpinEdit) SetChildSizing(value *TControlChildSizing)
- func (f *TFloatSpinEdit) SetClientHeight(value int32)
- func (f *TFloatSpinEdit) SetClientWidth(value int32)
- func (f *TFloatSpinEdit) SetColor(value TColor)
- func (f *TFloatSpinEdit) SetComponentIndex(value int32)
- func (f *TFloatSpinEdit) SetConstraints(value *TSizeConstraints)
- func (f *TFloatSpinEdit) SetControlState(value TControlState)
- func (f *TFloatSpinEdit) SetControlStyle(value TControlStyle)
- func (f *TFloatSpinEdit) SetCursor(value TCursor)
- func (f *TFloatSpinEdit) SetDockSite(value bool)
- func (f *TFloatSpinEdit) SetDoubleBuffered(value bool)
- func (f *TFloatSpinEdit) SetEnabled(value bool)
- func (f *TFloatSpinEdit) SetFocus()
- func (f *TFloatSpinEdit) SetFont(value *TFont)
- func (f *TFloatSpinEdit) SetHeight(value int32)
- func (f *TFloatSpinEdit) SetHint(value string)
- func (f *TFloatSpinEdit) SetIncrement(value float64)
- func (f *TFloatSpinEdit) SetLeft(value int32)
- func (f *TFloatSpinEdit) SetMaxValue(value float64)
- func (f *TFloatSpinEdit) SetMinValue(value float64)
- func (f *TFloatSpinEdit) SetModified(value bool)
- func (f *TFloatSpinEdit) SetName(value string)
- func (f *TFloatSpinEdit) SetOnChange(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetOnClick(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetOnEnter(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetOnExit(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetOnKeyDown(fn TKeyEvent)
- func (f *TFloatSpinEdit) SetOnKeyPress(fn TKeyPressEvent)
- func (f *TFloatSpinEdit) SetOnKeyUp(fn TKeyEvent)
- func (f *TFloatSpinEdit) SetOnMouseDown(fn TMouseEvent)
- func (f *TFloatSpinEdit) SetOnMouseEnter(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetOnMouseLeave(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetOnMouseMove(fn TMouseMoveEvent)
- func (f *TFloatSpinEdit) SetOnMouseUp(fn TMouseEvent)
- func (f *TFloatSpinEdit) SetOnMouseWheel(fn TMouseWheelEvent)
- func (f *TFloatSpinEdit) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (f *TFloatSpinEdit) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (f *TFloatSpinEdit) SetOnResize(fn TNotifyEvent)
- func (f *TFloatSpinEdit) SetParent(value IWinControl)
- func (f *TFloatSpinEdit) SetParentColor(value bool)
- func (f *TFloatSpinEdit) SetParentDoubleBuffered(value bool)
- func (f *TFloatSpinEdit) SetParentFont(value bool)
- func (f *TFloatSpinEdit) SetParentShowHint(value bool)
- func (f *TFloatSpinEdit) SetParentWindow(value HWND)
- func (f *TFloatSpinEdit) SetPopupMenu(value IComponent)
- func (f *TFloatSpinEdit) SetReadOnly(value bool)
- func (f *TFloatSpinEdit) SetSelLength(value int32)
- func (f *TFloatSpinEdit) SetSelStart(value int32)
- func (f *TFloatSpinEdit) SetSelText(value string)
- func (f *TFloatSpinEdit) SetShowHint(value bool)
- func (f *TFloatSpinEdit) SetTabOrder(value TTabOrder)
- func (f *TFloatSpinEdit) SetTabStop(value bool)
- func (f *TFloatSpinEdit) SetTag(value int)
- func (f *TFloatSpinEdit) SetText(value string)
- func (f *TFloatSpinEdit) SetTextBuf(Buffer string)
- func (f *TFloatSpinEdit) SetTextHint(value string)
- func (f *TFloatSpinEdit) SetTop(value int32)
- func (f *TFloatSpinEdit) SetUseDockManager(value bool)
- func (f *TFloatSpinEdit) SetValue(value float64)
- func (f *TFloatSpinEdit) SetVisible(value bool)
- func (f *TFloatSpinEdit) SetWidth(value int32)
- func (f *TFloatSpinEdit) Show()
- func (f *TFloatSpinEdit) ShowHint() bool
- func (f *TFloatSpinEdit) Showing() bool
- func (f *TFloatSpinEdit) TabOrder() TTabOrder
- func (f *TFloatSpinEdit) TabStop() bool
- func (f *TFloatSpinEdit) Tag() int
- func (f *TFloatSpinEdit) Text() string
- func (f *TFloatSpinEdit) TextHint() string
- func (f *TFloatSpinEdit) ToString() string
- func (f *TFloatSpinEdit) Top() int32
- func (f *TFloatSpinEdit) Undo()
- func (f *TFloatSpinEdit) UnsafeAddr() unsafe.Pointer
- func (f *TFloatSpinEdit) Update()
- func (f *TFloatSpinEdit) UseDockManager() bool
- func (f *TFloatSpinEdit) Value() float64
- func (f *TFloatSpinEdit) Visible() bool
- func (f *TFloatSpinEdit) VisibleDockClientCount() int32
- func (f *TFloatSpinEdit) Width() int32
- type TFlowPanel
- func (f *TFlowPanel) Action() *TAction
- func (f *TFlowPanel) Align() TAlign
- func (f *TFlowPanel) Alignment() TAlignment
- func (f *TFlowPanel) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (f *TFlowPanel) AnchorClient(ASpace int32)
- func (f *TFlowPanel) AnchorHorizontalCenterTo(ASibling IControl)
- func (f *TFlowPanel) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TFlowPanel) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (f *TFlowPanel) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (f *TFlowPanel) AnchorSideBottom() *TAnchorSide
- func (f *TFlowPanel) AnchorSideLeft() *TAnchorSide
- func (f *TFlowPanel) AnchorSideRight() *TAnchorSide
- func (f *TFlowPanel) AnchorSideTop() *TAnchorSide
- func (f *TFlowPanel) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TFlowPanel) AnchorVerticalCenterTo(ASibling IControl)
- func (f *TFlowPanel) Anchors() TAnchors
- func (f *TFlowPanel) Assign(Source IObject)
- func (f *TFlowPanel) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (f *TFlowPanel) AutoSize() bool
- func (f *TFlowPanel) AutoWrap() bool
- func (f *TFlowPanel) BiDiMode() TBiDiMode
- func (f *TFlowPanel) BorderSpacing() *TControlBorderSpacing
- func (f *TFlowPanel) BorderStyle() TBorderStyle
- func (f *TFlowPanel) BorderWidth() int32
- func (f *TFlowPanel) BoundsRect() TRect
- func (f *TFlowPanel) BringToFront()
- func (f *TFlowPanel) Brush() *TBrush
- func (f *TFlowPanel) CanFocus() bool
- func (f *TFlowPanel) Caption() string
- func (f *TFlowPanel) ChildSizing() *TControlChildSizing
- func (f *TFlowPanel) ClassName() string
- func (f *TFlowPanel) ClassType() TClass
- func (f *TFlowPanel) ClientHeight() int32
- func (f *TFlowPanel) ClientOrigin() TPoint
- func (f *TFlowPanel) ClientRect() TRect
- func (f *TFlowPanel) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (f *TFlowPanel) ClientToScreen(Point TPoint) TPoint
- func (f *TFlowPanel) ClientWidth() int32
- func (f *TFlowPanel) Color() TColor
- func (f *TFlowPanel) ComponentCount() int32
- func (f *TFlowPanel) ComponentIndex() int32
- func (f *TFlowPanel) Components(AIndex int32) *TComponent
- func (f *TFlowPanel) Constraints() *TSizeConstraints
- func (f *TFlowPanel) ContainsControl(Control IControl) bool
- func (f *TFlowPanel) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (f *TFlowPanel) ControlCount() int32
- func (f *TFlowPanel) ControlState() TControlState
- func (f *TFlowPanel) ControlStyle() TControlStyle
- func (f *TFlowPanel) Controls(Index int32) *TControl
- func (f *TFlowPanel) Cursor() TCursor
- func (f *TFlowPanel) DisableAlign()
- func (f *TFlowPanel) DockClientCount() int32
- func (f *TFlowPanel) DockClients(Index int32) *TControl
- func (f *TFlowPanel) DockSite() bool
- func (f *TFlowPanel) DoubleBuffered() bool
- func (f *TFlowPanel) DragCursor() TCursor
- func (f *TFlowPanel) DragKind() TDragKind
- func (f *TFlowPanel) DragMode() TDragMode
- func (f *TFlowPanel) Dragging() bool
- func (f *TFlowPanel) EnableAlign()
- func (f *TFlowPanel) Enabled() bool
- func (f *TFlowPanel) Equals(Obj IObject) bool
- func (f *TFlowPanel) FindChildControl(ControlName string) *TControl
- func (f *TFlowPanel) FindComponent(AName string) *TComponent
- func (f *TFlowPanel) FixDesignFontsPPI(ADesignTimePPI int32)
- func (f *TFlowPanel) FlipChildren(AllLevels bool)
- func (f *TFlowPanel) Floating() bool
- func (f *TFlowPanel) FlowStyle() TFlowStyle
- func (f *TFlowPanel) Focused() bool
- func (f *TFlowPanel) Font() *TFont
- func (f *TFlowPanel) Free()
- func (f *TFlowPanel) FullRepaint() bool
- func (f *TFlowPanel) GetControlIndex(AControl IControl) int32
- func (f *TFlowPanel) GetHashCode() int32
- func (f *TFlowPanel) GetNamePath() string
- func (f *TFlowPanel) GetTextBuf(Buffer *string, BufSize int32) int32
- func (f *TFlowPanel) GetTextLen() int32
- func (f *TFlowPanel) Handle() HWND
- func (f *TFlowPanel) HandleAllocated() bool
- func (f *TFlowPanel) HasParent() bool
- func (f *TFlowPanel) Height() int32
- func (f *TFlowPanel) Hide()
- func (f *TFlowPanel) Hint() string
- func (f *TFlowPanel) InheritsFrom(AClass TClass) bool
- func (f *TFlowPanel) InsertControl(AControl IControl)
- func (f *TFlowPanel) Instance() uintptr
- func (f *TFlowPanel) InstanceSize() int32
- func (f *TFlowPanel) Invalidate()
- func (f *TFlowPanel) Is() TIs
- func (f *TFlowPanel) IsValid() bool
- func (f *TFlowPanel) Left() int32
- func (f *TFlowPanel) MouseInClient() bool
- func (f *TFlowPanel) Name() string
- func (f *TFlowPanel) Owner() *TComponent
- func (f *TFlowPanel) PaintTo(DC HDC, X int32, Y int32)
- func (f *TFlowPanel) Parent() *TWinControl
- func (f *TFlowPanel) ParentBackground() bool
- func (f *TFlowPanel) ParentColor() bool
- func (f *TFlowPanel) ParentDoubleBuffered() bool
- func (f *TFlowPanel) ParentFont() bool
- func (f *TFlowPanel) ParentShowHint() bool
- func (f *TFlowPanel) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (f *TFlowPanel) ParentWindow() HWND
- func (f *TFlowPanel) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (f *TFlowPanel) PopupMenu() *TPopupMenu
- func (f *TFlowPanel) Realign()
- func (f *TFlowPanel) Refresh()
- func (f *TFlowPanel) RemoveControl(AControl IControl)
- func (f *TFlowPanel) Repaint()
- func (f *TFlowPanel) Scale96ToFont(ASize int32) int32
- func (f *TFlowPanel) Scale96ToForm(ASize int32) int32
- func (f *TFlowPanel) Scale96ToScreen(ASize int32) int32
- func (f *TFlowPanel) ScaleBy(M int32, D int32)
- func (f *TFlowPanel) ScaleDesignToForm(ASize int32) int32
- func (f *TFlowPanel) ScaleFontTo96(ASize int32) int32
- func (f *TFlowPanel) ScaleFontToScreen(ASize int32) int32
- func (f *TFlowPanel) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (f *TFlowPanel) ScaleFormTo96(ASize int32) int32
- func (f *TFlowPanel) ScaleFormToDesign(ASize int32) int32
- func (f *TFlowPanel) ScaleScreenTo96(ASize int32) int32
- func (f *TFlowPanel) ScaleScreenToFont(ASize int32) int32
- func (f *TFlowPanel) ScreenToClient(Point TPoint) TPoint
- func (f *TFlowPanel) ScrollBy(DeltaX int32, DeltaY int32)
- func (f *TFlowPanel) SendToBack()
- func (f *TFlowPanel) SetAction(value IComponent)
- func (f *TFlowPanel) SetAlign(value TAlign)
- func (f *TFlowPanel) SetAlignment(value TAlignment)
- func (f *TFlowPanel) SetAnchorSideBottom(value *TAnchorSide)
- func (f *TFlowPanel) SetAnchorSideLeft(value *TAnchorSide)
- func (f *TFlowPanel) SetAnchorSideRight(value *TAnchorSide)
- func (f *TFlowPanel) SetAnchorSideTop(value *TAnchorSide)
- func (f *TFlowPanel) SetAnchors(value TAnchors)
- func (f *TFlowPanel) SetAutoSize(value bool)
- func (f *TFlowPanel) SetAutoWrap(value bool)
- func (f *TFlowPanel) SetBiDiMode(value TBiDiMode)
- func (f *TFlowPanel) SetBorderSpacing(value *TControlBorderSpacing)
- func (f *TFlowPanel) SetBorderStyle(value TBorderStyle)
- func (f *TFlowPanel) SetBorderWidth(value int32)
- func (f *TFlowPanel) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (f *TFlowPanel) SetBoundsRect(value TRect)
- func (f *TFlowPanel) SetCaption(value string)
- func (f *TFlowPanel) SetChildSizing(value *TControlChildSizing)
- func (f *TFlowPanel) SetClientHeight(value int32)
- func (f *TFlowPanel) SetClientWidth(value int32)
- func (f *TFlowPanel) SetColor(value TColor)
- func (f *TFlowPanel) SetComponentIndex(value int32)
- func (f *TFlowPanel) SetConstraints(value *TSizeConstraints)
- func (f *TFlowPanel) SetControlIndex(AControl IControl, Index int32)
- func (f *TFlowPanel) SetControlState(value TControlState)
- func (f *TFlowPanel) SetControlStyle(value TControlStyle)
- func (f *TFlowPanel) SetCursor(value TCursor)
- func (f *TFlowPanel) SetDockSite(value bool)
- func (f *TFlowPanel) SetDoubleBuffered(value bool)
- func (f *TFlowPanel) SetDragCursor(value TCursor)
- func (f *TFlowPanel) SetDragKind(value TDragKind)
- func (f *TFlowPanel) SetDragMode(value TDragMode)
- func (f *TFlowPanel) SetEnabled(value bool)
- func (f *TFlowPanel) SetFlowStyle(value TFlowStyle)
- func (f *TFlowPanel) SetFocus()
- func (f *TFlowPanel) SetFont(value *TFont)
- func (f *TFlowPanel) SetFullRepaint(value bool)
- func (f *TFlowPanel) SetHeight(value int32)
- func (f *TFlowPanel) SetHint(value string)
- func (f *TFlowPanel) SetLeft(value int32)
- func (f *TFlowPanel) SetName(value string)
- func (f *TFlowPanel) SetOnAlignPosition(fn TAlignPositionEvent)
- func (f *TFlowPanel) SetOnClick(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnConstrainedResize(fn TConstrainedResizeEvent)
- func (f *TFlowPanel) SetOnContextPopup(fn TContextPopupEvent)
- func (f *TFlowPanel) SetOnDblClick(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnDockDrop(fn TDockDropEvent)
- func (f *TFlowPanel) SetOnDragDrop(fn TDragDropEvent)
- func (f *TFlowPanel) SetOnDragOver(fn TDragOverEvent)
- func (f *TFlowPanel) SetOnEndDock(fn TEndDragEvent)
- func (f *TFlowPanel) SetOnEndDrag(fn TEndDragEvent)
- func (f *TFlowPanel) SetOnEnter(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnExit(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnGetSiteInfo(fn TGetSiteInfoEvent)
- func (f *TFlowPanel) SetOnMouseDown(fn TMouseEvent)
- func (f *TFlowPanel) SetOnMouseEnter(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnMouseLeave(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnMouseMove(fn TMouseMoveEvent)
- func (f *TFlowPanel) SetOnMouseUp(fn TMouseEvent)
- func (f *TFlowPanel) SetOnResize(fn TNotifyEvent)
- func (f *TFlowPanel) SetOnStartDock(fn TStartDockEvent)
- func (f *TFlowPanel) SetOnUnDock(fn TUnDockEvent)
- func (f *TFlowPanel) SetParent(value IWinControl)
- func (f *TFlowPanel) SetParentBackground(value bool)
- func (f *TFlowPanel) SetParentColor(value bool)
- func (f *TFlowPanel) SetParentDoubleBuffered(value bool)
- func (f *TFlowPanel) SetParentFont(value bool)
- func (f *TFlowPanel) SetParentShowHint(value bool)
- func (f *TFlowPanel) SetParentWindow(value HWND)
- func (f *TFlowPanel) SetPopupMenu(value IComponent)
- func (f *TFlowPanel) SetShowHint(value bool)
- func (f *TFlowPanel) SetTabOrder(value TTabOrder)
- func (f *TFlowPanel) SetTabStop(value bool)
- func (f *TFlowPanel) SetTag(value int)
- func (f *TFlowPanel) SetTextBuf(Buffer string)
- func (f *TFlowPanel) SetTop(value int32)
- func (f *TFlowPanel) SetUseDockManager(value bool)
- func (f *TFlowPanel) SetVisible(value bool)
- func (f *TFlowPanel) SetWidth(value int32)
- func (f *TFlowPanel) Show()
- func (f *TFlowPanel) ShowHint() bool
- func (f *TFlowPanel) Showing() bool
- func (f *TFlowPanel) TabOrder() TTabOrder
- func (f *TFlowPanel) TabStop() bool
- func (f *TFlowPanel) Tag() int
- func (f *TFlowPanel) ToString() string
- func (f *TFlowPanel) Top() int32
- func (f *TFlowPanel) UnsafeAddr() unsafe.Pointer
- func (f *TFlowPanel) Update()
- func (f *TFlowPanel) UseDockManager() bool
- func (f *TFlowPanel) Visible() bool
- func (f *TFlowPanel) VisibleDockClientCount() int32
- func (f *TFlowPanel) Width() int32
- type TFont
- func (f *TFont) Assign(Source IObject)
- func (f *TFont) Charset() TFontCharset
- func (f *TFont) ClassName() string
- func (f *TFont) ClassType() TClass
- func (f *TFont) Color() TColor
- func (f *TFont) Equals(Obj IObject) bool
- func (f *TFont) Free()
- func (f *TFont) GetHashCode() int32
- func (f *TFont) GetNamePath() string
- func (f *TFont) Handle() HFONT
- func (f *TFont) HandleAllocated() bool
- func (f *TFont) Height() int32
- func (f *TFont) InheritsFrom(AClass TClass) bool
- func (f *TFont) Instance() uintptr
- func (f *TFont) InstanceSize() int32
- func (f *TFont) Is() TIs
- func (f *TFont) IsValid() bool
- func (f *TFont) Name() string
- func (f *TFont) Orientation() int32
- func (f *TFont) Pitch() TFontPitch
- func (f *TFont) PixelsPerInch() int32
- func (f *TFont) Quality() TFontQuality
- func (f *TFont) SetCharset(value TFontCharset)
- func (f *TFont) SetColor(value TColor)
- func (f *TFont) SetHandle(value HFONT)
- func (f *TFont) SetHeight(value int32)
- func (f *TFont) SetName(value string)
- func (f *TFont) SetOnChange(fn TNotifyEvent)
- func (f *TFont) SetOrientation(value int32)
- func (f *TFont) SetPitch(value TFontPitch)
- func (f *TFont) SetPixelsPerInch(value int32)
- func (f *TFont) SetQuality(value TFontQuality)
- func (f *TFont) SetSize(value int32)
- func (f *TFont) SetStyle(value TFontStyles)
- func (f *TFont) Size() int32
- func (f *TFont) Style() TFontStyles
- func (f *TFont) ToString() string
- func (f *TFont) UnsafeAddr() unsafe.Pointer
- type TFontDialog
- func (f *TFontDialog) Assign(Source IObject)
- func (f *TFontDialog) ClassName() string
- func (f *TFontDialog) ClassType() TClass
- func (f *TFontDialog) ComponentCount() int32
- func (f *TFontDialog) ComponentIndex() int32
- func (f *TFontDialog) Components(AIndex int32) *TComponent
- func (f *TFontDialog) Equals(Obj IObject) bool
- func (f *TFontDialog) Execute() bool
- func (f *TFontDialog) FindComponent(AName string) *TComponent
- func (f *TFontDialog) Font() *TFont
- func (f *TFontDialog) Free()
- func (f *TFontDialog) GetHashCode() int32
- func (f *TFontDialog) GetNamePath() string
- func (f *TFontDialog) Handle() HWND
- func (f *TFontDialog) HasParent() bool
- func (f *TFontDialog) InheritsFrom(AClass TClass) bool
- func (f *TFontDialog) Instance() uintptr
- func (f *TFontDialog) InstanceSize() int32
- func (f *TFontDialog) Is() TIs
- func (f *TFontDialog) IsValid() bool
- func (f *TFontDialog) Name() string
- func (f *TFontDialog) Options() TFontDialogOptions
- func (f *TFontDialog) Owner() *TComponent
- func (f *TFontDialog) SetComponentIndex(value int32)
- func (f *TFontDialog) SetFont(value *TFont)
- func (f *TFontDialog) SetName(value string)
- func (f *TFontDialog) SetOnClose(fn TNotifyEvent)
- func (f *TFontDialog) SetOnShow(fn TNotifyEvent)
- func (f *TFontDialog) SetOptions(value TFontDialogOptions)
- func (f *TFontDialog) SetTag(value int)
- func (f *TFontDialog) Tag() int
- func (f *TFontDialog) ToString() string
- func (f *TFontDialog) UnsafeAddr() unsafe.Pointer
- type TForm
- func (f *TForm) Action() *TAction
- func (f *TForm) ActiveControl() *TWinControl
- func (f *TForm) Align() TAlign
- func (f *TForm) AllowDropFiles() bool
- func (f *TForm) AlphaBlend() bool
- func (f *TForm) AlphaBlendValue() uint8
- func (f *TForm) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (f *TForm) AnchorClient(ASpace int32)
- func (f *TForm) AnchorHorizontalCenterTo(ASibling IControl)
- func (f *TForm) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TForm) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (f *TForm) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (f *TForm) AnchorSideBottom() *TAnchorSide
- func (f *TForm) AnchorSideLeft() *TAnchorSide
- func (f *TForm) AnchorSideRight() *TAnchorSide
- func (f *TForm) AnchorSideTop() *TAnchorSide
- func (f *TForm) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TForm) AnchorVerticalCenterTo(ASibling IControl)
- func (f *TForm) Anchors() TAnchors
- func (f *TForm) Assign(Source IObject)
- func (f *TForm) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (f *TForm) AutoScroll() bool
- func (f *TForm) AutoSize() bool
- func (f *TForm) BiDiMode() TBiDiMode
- func (f *TForm) BorderIcons() TBorderIcons
- func (f *TForm) BorderSpacing() *TControlBorderSpacing
- func (f *TForm) BorderStyle() TFormBorderStyle
- func (f *TForm) BorderWidth() int32
- func (f *TForm) BoundsRect() TRect
- func (f *TForm) BringToFront()
- func (f *TForm) Brush() *TBrush
- func (f *TForm) CanFocus() bool
- func (f *TForm) Canvas() *TCanvas
- func (f *TForm) Caption() string
- func (f *TForm) Cascade()
- func (f *TForm) ChildSizing() *TControlChildSizing
- func (f *TForm) ClassName() string
- func (f *TForm) ClassType() TClass
- func (f *TForm) ClientHeight() int32
- func (f *TForm) ClientOrigin() TPoint
- func (f *TForm) ClientRect() TRect
- func (f *TForm) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (f *TForm) ClientToScreen(Point TPoint) TPoint
- func (f *TForm) ClientWidth() int32
- func (f *TForm) Close()
- func (f *TForm) Color() TColor
- func (f *TForm) ComponentCount() int32
- func (f *TForm) ComponentIndex() int32
- func (f *TForm) Components(AIndex int32) *TComponent
- func (f *TForm) Constraints() *TSizeConstraints
- func (f *TForm) ContainsControl(Control IControl) bool
- func (f *TForm) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (f *TForm) ControlCount() int32
- func (f *TForm) ControlState() TControlState
- func (f *TForm) ControlStyle() TControlStyle
- func (f *TForm) Controls(Index int32) *TControl
- func (f *TForm) Cursor() TCursor
- func (f *TForm) DefaultMonitor() TDefaultMonitor
- func (f *TForm) DesignTimePPI() int32
- func (f *TForm) DisableAlign()
- func (f *TForm) DockClientCount() int32
- func (f *TForm) DockClients(Index int32) *TControl
- func (f *TForm) DockSite() bool
- func (f *TForm) DoubleBuffered() bool
- func (f *TForm) DragKind() TDragKind
- func (f *TForm) DragMode() TDragMode
- func (f *TForm) Dragging() bool
- func (f *TForm) EnableAlign()
- func (f *TForm) Enabled() bool
- func (f *TForm) EnabledMaximize(AValue bool)
- func (f *TForm) EnabledMinimize(AValue bool)
- func (f *TForm) EnabledSystemMenu(AValue bool)
- func (f *TForm) Equals(Obj IObject) bool
- func (f *TForm) FindChildControl(ControlName string) *TControl
- func (f *TForm) FindComponent(AName string) *TComponent
- func (f *TForm) FixDesignFontsPPI(ADesignTimePPI int32)
- func (f *TForm) FlipChildren(AllLevels bool)
- func (f *TForm) Floating() bool
- func (f *TForm) FocusControl(Control IWinControl)
- func (f *TForm) Focused() bool
- func (f *TForm) Font() *TFont
- func (f *TForm) FormStyle() TFormStyle
- func (f *TForm) Free()
- func (f *TForm) GetHashCode() int32
- func (f *TForm) GetNamePath() string
- func (f *TForm) GetTextBuf(Buffer *string, BufSize int32) int32
- func (f *TForm) GetTextLen() int32
- func (f *TForm) Handle() HWND
- func (f *TForm) HandleAllocated() bool
- func (f *TForm) HasParent() bool
- func (f *TForm) Height() int32
- func (f *TForm) Hide()
- func (f *TForm) Hint() string
- func (f *TForm) HorzScrollBar() *TControlScrollBar
- func (f *TForm) Icon() *TIcon
- func (f *TForm) InheritedWndProc(TheMessage *TMessage)
- func (f *TForm) InheritsFrom(AClass TClass) bool
- func (f *TForm) InsertControl(AControl IControl)
- func (f *TForm) Instance() uintptr
- func (f *TForm) InstanceSize() int32
- func (f *TForm) Invalidate()
- func (f *TForm) Is() TIs
- func (f *TForm) IsValid() bool
- func (f *TForm) KeyPreview() bool
- func (f *TForm) Left() int32
- func (f *TForm) Menu() *TMainMenu
- func (f *TForm) ModalResult() TModalResult
- func (f *TForm) Monitor() *TMonitor
- func (f *TForm) MouseInClient() bool
- func (f *TForm) Name() string
- func (f *TForm) Owner() *TComponent
- func (f *TForm) PaintTo(DC HDC, X int32, Y int32)
- func (f *TForm) Parent() *TWinControl
- func (f *TForm) ParentDoubleBuffered() bool
- func (f *TForm) ParentFont() bool
- func (f *TForm) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (f *TForm) ParentWindow() HWND
- func (f *TForm) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (f *TForm) PixelsPerInch() int32
- func (f *TForm) PlatformWindow() GdkWindow
- func (f *TForm) PopupMenu() *TPopupMenu
- func (f *TForm) Position() TPosition
- func (f *TForm) Realign()
- func (f *TForm) Refresh()
- func (f *TForm) RemoveControl(AControl IControl)
- func (f *TForm) Repaint()
- func (f *TForm) Scale96ToFont(ASize int32) int32
- func (f *TForm) Scale96ToForm(ASize int32) int32
- func (f *TForm) Scale96ToScreen(ASize int32) int32
- func (f *TForm) ScaleBy(M int32, D int32)
- func (f *TForm) ScaleDesignToForm(ASize int32) int32
- func (f *TForm) ScaleFontTo96(ASize int32) int32
- func (f *TForm) ScaleFontToScreen(ASize int32) int32
- func (f *TForm) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (f *TForm) ScaleForCurrentDpi()
- func (f *TForm) ScaleForPPI(ANewPPI int32)
- func (f *TForm) ScaleFormTo96(ASize int32) int32
- func (f *TForm) ScaleFormToDesign(ASize int32) int32
- func (f *TForm) ScaleScreenTo96(ASize int32) int32
- func (f *TForm) ScaleScreenToFont(ASize int32) int32
- func (f *TForm) ScaleSelf()
- func (f *TForm) Scaled() bool
- func (f *TForm) ScreenCenter()
- func (f *TForm) ScreenToClient(Point TPoint) TPoint
- func (f *TForm) ScrollBy(DeltaX int32, DeltaY int32)
- func (f *TForm) ScrollInView(AControl IControl)
- func (f *TForm) SendToBack()
- func (f *TForm) SetAction(value IComponent)
- func (f *TForm) SetActiveControl(value IWinControl)
- func (f *TForm) SetAlign(value TAlign)
- func (f *TForm) SetAllowDropFiles(value bool)
- func (f *TForm) SetAlphaBlend(value bool)
- func (f *TForm) SetAlphaBlendValue(value uint8)
- func (f *TForm) SetAnchorSideBottom(value *TAnchorSide)
- func (f *TForm) SetAnchorSideLeft(value *TAnchorSide)
- func (f *TForm) SetAnchorSideRight(value *TAnchorSide)
- func (f *TForm) SetAnchorSideTop(value *TAnchorSide)
- func (f *TForm) SetAnchors(value TAnchors)
- func (f *TForm) SetAutoScroll(value bool)
- func (f *TForm) SetAutoSize(value bool)
- func (f *TForm) SetBiDiMode(value TBiDiMode)
- func (f *TForm) SetBorderIcons(value TBorderIcons)
- func (f *TForm) SetBorderSpacing(value *TControlBorderSpacing)
- func (f *TForm) SetBorderStyle(value TFormBorderStyle)
- func (f *TForm) SetBorderWidth(value int32)
- func (f *TForm) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (f *TForm) SetBoundsRect(value TRect)
- func (f *TForm) SetCaption(value string)
- func (f *TForm) SetChildSizing(value *TControlChildSizing)
- func (f *TForm) SetClientHeight(value int32)
- func (f *TForm) SetClientWidth(value int32)
- func (f *TForm) SetColor(value TColor)
- func (f *TForm) SetComponentIndex(value int32)
- func (f *TForm) SetConstraints(value *TSizeConstraints)
- func (f *TForm) SetControlState(value TControlState)
- func (f *TForm) SetControlStyle(value TControlStyle)
- func (f *TForm) SetCursor(value TCursor)
- func (f *TForm) SetDefaultMonitor(value TDefaultMonitor)
- func (f *TForm) SetDesignTimePPI(value int32)
- func (f *TForm) SetDockSite(value bool)
- func (f *TForm) SetDoubleBuffered(value bool)
- func (f *TForm) SetDragKind(value TDragKind)
- func (f *TForm) SetDragMode(value TDragMode)
- func (f *TForm) SetEnabled(value bool)
- func (f *TForm) SetFocus()
- func (f *TForm) SetFont(value *TFont)
- func (f *TForm) SetFormStyle(value TFormStyle)
- func (f *TForm) SetHeight(value int32)
- func (f *TForm) SetHint(value string)
- func (f *TForm) SetHorzScrollBar(value *TControlScrollBar)
- func (f *TForm) SetIcon(value *TIcon)
- func (f *TForm) SetKeyPreview(value bool)
- func (f *TForm) SetLeft(value int32)
- func (f *TForm) SetMenu(value IComponent)
- func (f *TForm) SetModalResult(value TModalResult)
- func (f *TForm) SetName(value string)
- func (f *TForm) SetOnActivate(fn TNotifyEvent)
- func (f *TForm) SetOnAlignPosition(fn TAlignPositionEvent)
- func (f *TForm) SetOnClick(fn TNotifyEvent)
- func (f *TForm) SetOnClose(fn TCloseEvent)
- func (f *TForm) SetOnCloseQuery(fn TCloseQueryEvent)
- func (f *TForm) SetOnConstrainedResize(fn TConstrainedResizeEvent)
- func (f *TForm) SetOnContextPopup(fn TContextPopupEvent)
- func (f *TForm) SetOnDblClick(fn TNotifyEvent)
- func (f *TForm) SetOnDeactivate(fn TNotifyEvent)
- func (f *TForm) SetOnDestroy(fn TNotifyEvent)
- func (f *TForm) SetOnDockDrop(fn TDockDropEvent)
- func (f *TForm) SetOnDragDrop(fn TDragDropEvent)
- func (f *TForm) SetOnDragOver(fn TDragOverEvent)
- func (f *TForm) SetOnDropFiles(fn TDropFilesEvent)
- func (f *TForm) SetOnEndDock(fn TEndDragEvent)
- func (f *TForm) SetOnGetSiteInfo(fn TGetSiteInfoEvent)
- func (f *TForm) SetOnHelp(fn THelpEvent)
- func (f *TForm) SetOnHide(fn TNotifyEvent)
- func (f *TForm) SetOnKeyDown(fn TKeyEvent)
- func (f *TForm) SetOnKeyPress(fn TKeyPressEvent)
- func (f *TForm) SetOnKeyUp(fn TKeyEvent)
- func (f *TForm) SetOnMouseDown(fn TMouseEvent)
- func (f *TForm) SetOnMouseEnter(fn TNotifyEvent)
- func (f *TForm) SetOnMouseLeave(fn TNotifyEvent)
- func (f *TForm) SetOnMouseMove(fn TMouseMoveEvent)
- func (f *TForm) SetOnMouseUp(fn TMouseEvent)
- func (f *TForm) SetOnMouseWheel(fn TMouseWheelEvent)
- func (f *TForm) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (f *TForm) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (f *TForm) SetOnPaint(fn TNotifyEvent)
- func (f *TForm) SetOnResize(fn TNotifyEvent)
- func (f *TForm) SetOnShortCut(fn TShortCutEvent)
- func (f *TForm) SetOnShow(fn TNotifyEvent)
- func (f *TForm) SetOnStartDock(fn TStartDockEvent)
- func (f *TForm) SetOnUnDock(fn TUnDockEvent)
- func (f *TForm) SetOnWndProc(fn TWndProcEvent)
- func (f *TForm) SetParent(value IWinControl)
- func (f *TForm) SetParentDoubleBuffered(value bool)
- func (f *TForm) SetParentFont(value bool)
- func (f *TForm) SetParentWindow(value HWND)
- func (f *TForm) SetPixelsPerInch(value int32)
- func (f *TForm) SetPopupMenu(value IComponent)
- func (f *TForm) SetPosition(value TPosition)
- func (f *TForm) SetScaled(value bool)
- func (f *TForm) SetShowHint(value bool)
- func (f *TForm) SetShowInTaskBar(value TShowInTaskbar)
- func (f *TForm) SetTabOrder(value TTabOrder)
- func (f *TForm) SetTabStop(value bool)
- func (f *TForm) SetTag(value int)
- func (f *TForm) SetTextBuf(Buffer string)
- func (f *TForm) SetTop(value int32)
- func (f *TForm) SetUseDockManager(value bool)
- func (f *TForm) SetVertScrollBar(value *TControlScrollBar)
- func (f *TForm) SetVisible(value bool)
- func (f *TForm) SetWidth(value int32)
- func (f *TForm) SetWindowState(value TWindowState)
- func (f *TForm) Show()
- func (f *TForm) ShowHint() bool
- func (f *TForm) ShowInTaskBar() TShowInTaskbar
- func (f *TForm) ShowModal() int32
- func (f *TForm) Showing() bool
- func (f *TForm) TabOrder() TTabOrder
- func (f *TForm) TabStop() bool
- func (f *TForm) Tag() int
- func (f *TForm) ToString() string
- func (f *TForm) Top() int32
- func (f *TForm) UnsafeAddr() unsafe.Pointer
- func (f *TForm) Update()
- func (f *TForm) UseDockManager() bool
- func (f *TForm) VertScrollBar() *TControlScrollBar
- func (f *TForm) Visible() bool
- func (f *TForm) VisibleDockClientCount() int32
- func (f *TForm) Width() int32
- func (f *TForm) WindowState() TWindowState
- func (f *TForm) WorkAreaCenter()
- type TFrame
- func (f *TFrame) Action() *TAction
- func (f *TFrame) Align() TAlign
- func (f *TFrame) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (f *TFrame) AnchorClient(ASpace int32)
- func (f *TFrame) AnchorHorizontalCenterTo(ASibling IControl)
- func (f *TFrame) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TFrame) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (f *TFrame) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (f *TFrame) AnchorSideBottom() *TAnchorSide
- func (f *TFrame) AnchorSideLeft() *TAnchorSide
- func (f *TFrame) AnchorSideRight() *TAnchorSide
- func (f *TFrame) AnchorSideTop() *TAnchorSide
- func (f *TFrame) AnchorToNeighbour(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (f *TFrame) AnchorVerticalCenterTo(ASibling IControl)
- func (f *TFrame) Anchors() TAnchors
- func (f *TFrame) Assign(Source IObject)
- func (f *TFrame) AutoAdjustLayout(AMode TLayoutAdjustmentPolicy, AFromPPI int32, AToPPI int32, ...)
- func (f *TFrame) AutoScroll() bool
- func (f *TFrame) AutoSize() bool
- func (f *TFrame) BiDiMode() TBiDiMode
- func (f *TFrame) BorderSpacing() *TControlBorderSpacing
- func (f *TFrame) BoundsRect() TRect
- func (f *TFrame) BringToFront()
- func (f *TFrame) Brush() *TBrush
- func (f *TFrame) CanFocus() bool
- func (f *TFrame) ChildSizing() *TControlChildSizing
- func (f *TFrame) ClassName() string
- func (f *TFrame) ClassType() TClass
- func (f *TFrame) ClientHeight() int32
- func (f *TFrame) ClientOrigin() TPoint
- func (f *TFrame) ClientRect() TRect
- func (f *TFrame) ClientToParent(Point TPoint, AParent IWinControl) TPoint
- func (f *TFrame) ClientToScreen(Point TPoint) TPoint
- func (f *TFrame) ClientWidth() int32
- func (f *TFrame) Color() TColor
- func (f *TFrame) ComponentCount() int32
- func (f *TFrame) ComponentIndex() int32
- func (f *TFrame) Components(AIndex int32) *TComponent
- func (f *TFrame) Constraints() *TSizeConstraints
- func (f *TFrame) ContainsControl(Control IControl) bool
- func (f *TFrame) ControlAtPos(Pos TPoint, AllowDisabled bool, AllowWinControls bool, AllLevels bool) *TControl
- func (f *TFrame) ControlCount() int32
- func (f *TFrame) ControlState() TControlState
- func (f *TFrame) ControlStyle() TControlStyle
- func (f *TFrame) Controls(Index int32) *TControl
- func (f *TFrame) Cursor() TCursor
- func (f *TFrame) DesignTimePPI() int32
- func (f *TFrame) DisableAlign()
- func (f *TFrame) DockClientCount() int32
- func (f *TFrame) DockClients(Index int32) *TControl
- func (f *TFrame) DockSite() bool
- func (f *TFrame) DoubleBuffered() bool
- func (f *TFrame) DragCursor() TCursor
- func (f *TFrame) DragKind() TDragKind
- func (f *TFrame) DragMode() TDragMode
- func (f *TFrame) Dragging() bool
- func (f *TFrame) EnableAlign()
- func (f *TFrame) Enabled() bool
- func (f *TFrame) Equals(Obj IObject) bool
- func (f *TFrame) FindChildControl(ControlName string) *TControl
- func (f *TFrame) FindComponent(AName string) *TComponent
- func (f *TFrame) FixDesignFontsPPI(ADesignTimePPI int32)
- func (f *TFrame) FlipChildren(AllLevels bool)
- func (f *TFrame) Floating() bool
- func (f *TFrame) Focused() bool
- func (f *TFrame) Font() *TFont
- func (f *TFrame) Free()
- func (f *TFrame) GetHashCode() int32
- func (f *TFrame) GetNamePath() string
- func (f *TFrame) GetTextBuf(Buffer *string, BufSize int32) int32
- func (f *TFrame) GetTextLen() int32
- func (f *TFrame) Handle() HWND
- func (f *TFrame) HandleAllocated() bool
- func (f *TFrame) HasParent() bool
- func (f *TFrame) Height() int32
- func (f *TFrame) Hide()
- func (f *TFrame) Hint() string
- func (f *TFrame) HorzScrollBar() *TControlScrollBar
- func (f *TFrame) InheritsFrom(AClass TClass) bool
- func (f *TFrame) InsertControl(AControl IControl)
- func (f *TFrame) Instance() uintptr
- func (f *TFrame) InstanceSize() int32
- func (f *TFrame) Invalidate()
- func (f *TFrame) Is() TIs
- func (f *TFrame) IsValid() bool
- func (f *TFrame) Left() int32
- func (f *TFrame) MouseInClient() bool
- func (f *TFrame) Name() string
- func (f *TFrame) Owner() *TComponent
- func (f *TFrame) PaintTo(DC HDC, X int32, Y int32)
- func (f *TFrame) Parent() *TWinControl
- func (f *TFrame) ParentBackground() bool
- func (f *TFrame) ParentColor() bool
- func (f *TFrame) ParentDoubleBuffered() bool
- func (f *TFrame) ParentFont() bool
- func (f *TFrame) ParentShowHint() bool
- func (f *TFrame) ParentToClient(Point TPoint, AParent IWinControl) TPoint
- func (f *TFrame) ParentWindow() HWND
- func (f *TFrame) Perform(Msg uint32, WParam uintptr, LParam int) int
- func (f *TFrame) PopupMenu() *TPopupMenu
- func (f *TFrame) Realign()
- func (f *TFrame) Refresh()
- func (f *TFrame) RemoveControl(AControl IControl)
- func (f *TFrame) Repaint()
- func (f *TFrame) Scale96ToFont(ASize int32) int32
- func (f *TFrame) Scale96ToForm(ASize int32) int32
- func (f *TFrame) Scale96ToScreen(ASize int32) int32
- func (f *TFrame) ScaleBy(M int32, D int32)
- func (f *TFrame) ScaleDesignToForm(ASize int32) int32
- func (f *TFrame) ScaleFontTo96(ASize int32) int32
- func (f *TFrame) ScaleFontToScreen(ASize int32) int32
- func (f *TFrame) ScaleFontsPPI(AToPPI int32, AProportion float64)
- func (f *TFrame) ScaleFormTo96(ASize int32) int32
- func (f *TFrame) ScaleFormToDesign(ASize int32) int32
- func (f *TFrame) ScaleScreenTo96(ASize int32) int32
- func (f *TFrame) ScaleScreenToFont(ASize int32) int32
- func (f *TFrame) ScreenToClient(Point TPoint) TPoint
- func (f *TFrame) ScrollBy(DeltaX int32, DeltaY int32)
- func (f *TFrame) ScrollInView(AControl IControl)
- func (f *TFrame) SendToBack()
- func (f *TFrame) SetAction(value IComponent)
- func (f *TFrame) SetAlign(value TAlign)
- func (f *TFrame) SetAnchorSideBottom(value *TAnchorSide)
- func (f *TFrame) SetAnchorSideLeft(value *TAnchorSide)
- func (f *TFrame) SetAnchorSideRight(value *TAnchorSide)
- func (f *TFrame) SetAnchorSideTop(value *TAnchorSide)
- func (f *TFrame) SetAnchors(value TAnchors)
- func (f *TFrame) SetAutoScroll(value bool)
- func (f *TFrame) SetAutoSize(value bool)
- func (f *TFrame) SetBiDiMode(value TBiDiMode)
- func (f *TFrame) SetBorderSpacing(value *TControlBorderSpacing)
- func (f *TFrame) SetBounds(ALeft int32, ATop int32, AWidth int32, AHeight int32)
- func (f *TFrame) SetBoundsRect(value TRect)
- func (f *TFrame) SetChildSizing(value *TControlChildSizing)
- func (f *TFrame) SetClientHeight(value int32)
- func (f *TFrame) SetClientWidth(value int32)
- func (f *TFrame) SetColor(value TColor)
- func (f *TFrame) SetComponentIndex(value int32)
- func (f *TFrame) SetConstraints(value *TSizeConstraints)
- func (f *TFrame) SetControlState(value TControlState)
- func (f *TFrame) SetControlStyle(value TControlStyle)
- func (f *TFrame) SetCursor(value TCursor)
- func (f *TFrame) SetDesignTimePPI(value int32)
- func (f *TFrame) SetDockSite(value bool)
- func (f *TFrame) SetDoubleBuffered(value bool)
- func (f *TFrame) SetDragCursor(value TCursor)
- func (f *TFrame) SetDragKind(value TDragKind)
- func (f *TFrame) SetDragMode(value TDragMode)
- func (f *TFrame) SetEnabled(value bool)
- func (f *TFrame) SetFocus()
- func (f *TFrame) SetFont(value *TFont)
- func (f *TFrame) SetHeight(value int32)
- func (f *TFrame) SetHint(value string)
- func (f *TFrame) SetHorzScrollBar(value *TControlScrollBar)
- func (f *TFrame) SetLeft(value int32)
- func (f *TFrame) SetName(value string)
- func (f *TFrame) SetOnAlignPosition(fn TAlignPositionEvent)
- func (f *TFrame) SetOnClick(fn TNotifyEvent)
- func (f *TFrame) SetOnConstrainedResize(fn TConstrainedResizeEvent)
- func (f *TFrame) SetOnContextPopup(fn TContextPopupEvent)
- func (f *TFrame) SetOnDblClick(fn TNotifyEvent)
- func (f *TFrame) SetOnDockDrop(fn TDockDropEvent)
- func (f *TFrame) SetOnDragDrop(fn TDragDropEvent)
- func (f *TFrame) SetOnDragOver(fn TDragOverEvent)
- func (f *TFrame) SetOnEndDock(fn TEndDragEvent)
- func (f *TFrame) SetOnEndDrag(fn TEndDragEvent)
- func (f *TFrame) SetOnEnter(fn TNotifyEvent)
- func (f *TFrame) SetOnExit(fn TNotifyEvent)
- func (f *TFrame) SetOnGetSiteInfo(fn TGetSiteInfoEvent)
- func (f *TFrame) SetOnMouseDown(fn TMouseEvent)
- func (f *TFrame) SetOnMouseEnter(fn TNotifyEvent)
- func (f *TFrame) SetOnMouseLeave(fn TNotifyEvent)
- func (f *TFrame) SetOnMouseMove(fn TMouseMoveEvent)
- func (f *TFrame) SetOnMouseUp(fn TMouseEvent)
- func (f *TFrame) SetOnMouseWheel(fn TMouseWheelEvent)
- func (f *TFrame) SetOnMouseWheelDown(fn TMouseWheelUpDownEvent)
- func (f *TFrame) SetOnMouseWheelUp(fn TMouseWheelUpDownEvent)
- func (f *TFrame) SetOnResize(fn TNotifyEvent)
- func (f *TFrame) SetOnStartDock(fn TStartDockEvent)
- func (f *TFrame) SetOnUnDock(fn TUnDockEvent)
- func (f *TFrame) SetParent(value IWinControl)
- func (f *TFrame) SetParentBackground(value bool)
- func (f *TFrame) SetParentColor(value bool)
- func (f *TFrame) SetParentDoubleBuffered(value bool)
- func (f *TFrame) SetParentFont(value bool)
- func (f *TFrame) SetParentShowHint(value bool)
- func (f *TFrame) SetParentWindow(value HWND)
- func (f *TFrame) SetPopupMenu(value IComponent)
- func (f *TFrame) SetShowHint(value bool)
- func (f *TFrame) SetTabOrder(value TTabOrder)
- func (f *TFrame) SetTabStop(value bool)
- func (f *TFrame) SetTag(value int)
- func (f *TFrame) SetTextBuf(Buffer string)
- func (f *TFrame) SetTop(value int32)
- func (f *TFrame) SetUseDockManager(value bool)
- func (f *TFrame) SetVertScrollBar(value *TControlScrollBar)
- func (f *TFrame) SetVisible(value bool)
- func (f *TFrame) SetWidth(value int32)
- func (f *TFrame) Show()
- func (f *TFrame) ShowHint() bool
- func (f *TFrame) Showing() bool
- func (f *TFrame) TabOrder() TTabOrder
- func (f *TFrame) TabStop() bool
- func (f *TFrame) Tag() int
- func (f *TFrame) ToString() string
- func (f *TFrame) Top() int32
- func (f *TFrame) UnsafeAddr() unsafe.Pointer
- func (f *TFrame) Update()
- func (f *TFrame) UseDockManager() bool
- func (f *TFrame) VertScrollBar() *TControlScrollBar
- func (f *TFrame) Visible() bool
- func (f *TFrame) VisibleDockClientCount() int32
- func (f *TFrame) Width() int32
- type TGIFImage
- func (g *TGIFImage) Assign(Source IObject)
- func (g *TGIFImage) BitsPerPixel() int32
- func (g *TGIFImage) ClassName() string
- func (g *TGIFImage) ClassType() TClass
- func (g *TGIFImage) Clear()
- func (g *TGIFImage) Empty() bool
- func (g *TGIFImage) Equals(Obj IObject) bool
- func (g *TGIFImage) Free()
- func (g *TGIFImage) GetHashCode() int32
- func (g *TGIFImage) GetNamePath() string
- func (g *TGIFImage) Height() int32
- func (g *TGIFImage) InheritsFrom(AClass TClass) bool
- func (g *TGIFImage) Instance() uintptr
- func (g *TGIFImage) InstanceSize() int32
- func (g *TGIFImage) Is() TIs
- func (g *TGIFImage) IsValid() bool
- func (g *TGIFImage) LoadFromBytes(data []byte)
- func (m *TGIFImage) LoadFromFSFile(Filename string) error
- func (g *TGIFImage) LoadFromFile(Filename string)
- func (g *TGIFImage) LoadFromStream(Stream IStream)
- func (g *TGIFImage) Modified() bool
- func (g *TGIFImage) Palette() HPALETTE
- func (g *TGIFImage) PaletteModified() bool
- func (g *TGIFImage) SaveToFile(Filename string)
- func (g *TGIFImage) SaveToStream(Stream IStream)
- func (g *TGIFImage) SetHeight(value int32)
- func (g *TGIFImage) SetModified(value bool)
- func (g *TGIFImage) SetOnChange(fn TNotifyEvent)
- func (g *TGIFImage) SetPalette(value HPALETTE)
- func (g *TGIFImage) SetPaletteModified(value bool)
- func (g *TGIFImage) SetSize(AWidth int32, AHeight int32)
- func (g *TGIFImage) SetWidth(value int32)
- func (g *TGIFImage) ToString() string
- func (g *TGIFImage) Transparent() bool
- func (g *TGIFImage) UnsafeAddr() unsafe.Pointer
- func (g *TGIFImage) Width() int32
- type TGauge
- func (g *TGauge) Action() *TAction
- func (g *TGauge) AddProgress(Value int32)
- func (g *TGauge) Align() TAlign
- func (g *TGauge) AnchorAsAlign(ATheAlign TAlign, ASpace int32)
- func (g *TGauge) AnchorClient(ASpace int32)
- func (g *TGauge) AnchorHorizontalCenterTo(ASibling IControl)
- func (g *TGauge) AnchorParallel(ASide TAnchorKind, ASpace int32, ASibling IControl)
- func (g *TGauge) AnchorSame(ASide TAnchorKind, ASibling IControl)
- func (g *TGauge) AnchorSide(AKind TAnchorKind) *TAnchorSide
- func (g *TGauge) AnchorSideBottom() *TAnchorSide
- func (g *TGauge) AnchorSideLeft() *TAnchorSide
- func (g *TGauge) AnchorSideRight() *TAnchorSide
- func (g *TGauge) AnchorSideTop() *TAnchorSide