Unit 'uCEFTypes' Package
[Overview][Types][Index] [#pl_cef4typhon]

TCefBoxLayoutSettings

Declaration

Source position: uCEFTypes.pas line 3721

type TCefBoxLayoutSettings = record

  size: NativeUInt;

  

  horizontal: Integer;

  

  inside_border_horizontal_spacing: Integer;

  

  inside_border_vertical_spacing: Integer;

  

  inside_border_insets: TCefInsets;

  

  between_child_spacing: Integer;

  

  main_axis_alignment: TCefAxisAlignment;

  

  cross_axis_alignment: TCefAxisAlignment;

  

  minimum_cross_axis_size: Integer;

  

  default_flex: Integer;

  

end;



CT Web help

CodeTyphon Studio