Changeset: 237 fdbozzo - 07/05/2014 20:47:21:
- Agregado soporte de evaluación de propiedades desde archivo externo (props_*.txt) - Agregado soporte de evaluación de propiedades por clase - La propiedad Picture de una clase form se pierde y no muestra la imagen. No ocurre con la propiedad Picture de los controles (Fidel Charny) - Algunas opciones del optiongroup pierden el width cuando se subclasan de una clase con autosize=.T. (Miguel Duran)
This commit is contained in:
91
props_form.txt
Normal file
91
props_form.txt
Normal file
@@ -0,0 +1,91 @@
|
||||
DataSession
|
||||
ScaleMode
|
||||
DefTop
|
||||
DefLeft
|
||||
DefHeight
|
||||
DefWidth
|
||||
Top
|
||||
Left
|
||||
Height
|
||||
Width
|
||||
Desktop
|
||||
ShowWindow
|
||||
ScrollBars
|
||||
ShowInTaskBar
|
||||
DoCreate
|
||||
Comment
|
||||
Tag
|
||||
OLEDragMode
|
||||
OLEDragPicture
|
||||
OLEDropMode
|
||||
OLEDropEffects
|
||||
ShowTips
|
||||
BufferMode
|
||||
AutoCenter
|
||||
Picture
|
||||
BorderStyle
|
||||
Caption
|
||||
ControlBox
|
||||
Closable
|
||||
FontBold
|
||||
FontCondense
|
||||
FontExtend
|
||||
FontItalic
|
||||
FontName
|
||||
FontOutline
|
||||
FontShadow
|
||||
FontSize
|
||||
FontStrikethru
|
||||
FontUnderline
|
||||
FontCharSet
|
||||
HalfHeightCaption
|
||||
MaxButton
|
||||
MinButton
|
||||
Movable
|
||||
MaxHeight
|
||||
MaxWidth
|
||||
MinHeight
|
||||
MinWidth
|
||||
MaxTop
|
||||
MaxLeft
|
||||
MDIForm
|
||||
MousePointer
|
||||
MouseIcon
|
||||
Visible
|
||||
ClipControls
|
||||
DrawMode
|
||||
DrawStyle
|
||||
DrawWidth
|
||||
FillStyle
|
||||
Enabled
|
||||
Icon
|
||||
KeyPreview
|
||||
TabIndex
|
||||
TabStop
|
||||
TitleBar
|
||||
WindowType
|
||||
WindowState
|
||||
LockScreen
|
||||
AlwaysOnTop
|
||||
AlwaysOnBottom
|
||||
SizeBox
|
||||
ZoomBox
|
||||
HelpContextID
|
||||
WhatsThisHelpID
|
||||
WhatsThisHelp
|
||||
WhatsThisButton
|
||||
RightToLeft
|
||||
DefOleLCID
|
||||
MacDesktop
|
||||
ColorSource
|
||||
ForeColor
|
||||
BackColor
|
||||
FillColor
|
||||
HScrollSmallChange
|
||||
VScrollSmallChange
|
||||
ContinuousScroll
|
||||
Themes
|
||||
BindControls
|
||||
AllowOutput
|
||||
Dockable
|
||||
Name
|
||||
Reference in New Issue
Block a user